Interrupt / delverengine

Delver game engine and editor
zlib License
796 stars 77 forks source link

Initial testing of lua scripting using gudzpoz/luajava #314

Open Interrupt opened 1 year ago

Interrupt commented 1 year ago

https://github.com/gudzpoz/luajava does not support Arm64 macs right now out of the box, so this is using a local snapshot version. If you're not on an M1 Mac it could be moved to point at the release version instead, and if you are using an M1 mac you can build LuaJava for arm64 by following the following PR: https://github.com/gudzpoz/luajava/pull/60