Razish / japp

JA++ server and client modification for Jedi Academy
GNU General Public License v2.0
44 stars 30 forks source link

better mac support for build scripts, lua tooling #444

Closed Razish closed 10 months ago

Razish commented 10 months ago

Recommend using asdf version manager with asdf-lua:

asdf plugin-add lua https://github.com/Stratus3D/asdf-lua.git

Once lua + luarocks is installed, run luarocks install luafilesystem. For development, also recommend running luarocks install luacheck.

Razish commented 10 months ago

Included in #446