Library for handling most of the lua serialisation and execution for certain anime games
Go to file
2023-11-13 05:37:53 +01:00
.idea Added some missing fields (and their models/enums) to the gi group models 2023-10-07 23:00:27 +02:00
BaseLua [Refactor] Modified the base engine handling a bit by adding ScriptConfig and renaming ScriptFinder to BaseSCriptLoader 2023-11-06 02:51:02 +01:00
GILua [Fix/refactoring] Added helpers to get SceneReplacement and SharedQuest scripts and fixed a the path for Shared quest scripts 2023-11-06 03:33:45 +01:00
gradle/wrapper Initial commit 2023-10-07 18:48:43 +02:00
JNLuaEngine [Fix] Fixed some jnlua lua<->java object conversion bugs 2023-11-13 05:37:53 +01:00
LuaJEngine [Refactor] Modified the base engine handling a bit by adding ScriptConfig and renaming ScriptFinder to BaseSCriptLoader 2023-11-06 02:51:02 +01:00
.gitignore Initial commit 2023-10-07 18:48:43 +02:00
build.gradle.kts Initial commit 2023-10-07 18:48:43 +02:00
gradlew Initial commit 2023-10-07 18:48:43 +02:00
gradlew.bat Initial commit 2023-10-07 18:48:43 +02:00
LICENSE Add MIT licence 2023-10-07 18:49:23 +02:00
settings.gradle.kts Initial commit 2023-10-07 18:48:43 +02:00