Releases: Qualia91/lockdown_game_engine
Releases · Qualia91/lockdown_game_engine
Bug fixes
This is the first release of the lockdown game engine (wth some bug fixes). It uses the lua environment found in /~https://github.com/Qualia91/com.boc_dev.lge_lua_front_end to allow users to use the java backend with lua.
To use it, use the following command in the folder:
java -jar .\lockdown_game_engine-1.0.0.jar <PATH_TO_REPO>/game_scene.lua
The example_run.cmd file contains the above.
First Runnable Release
This is the first release of the lockdown game engine. It uses the lua environment found in /~https://github.com/Qualia91/com.boc_dev.lge_lua_front_end to allow users to use the java backend with lua.
To use it, use the following command in the folder:
java -jar .\lockdown_game_engine-1.0.0.jar <PATH_TO_REPO>/com.boc_dev.lge_lua_front_end/game_scene.lua