Skip to content

Change jump force from x1.2 to x1.1, change move speed from x1.0 to x1.1 #324

Change jump force from x1.2 to x1.1, change move speed from x1.0 to x1.1

Change jump force from x1.2 to x1.1, change move speed from x1.0 to x1.1 #324

Workflow file for this run

name: luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Luacheck
uses: lunarmodules/luacheck@master