Library for handling most of the lua serialisation and execution for certain anime games
Go to file
2024-01-21 17:19:57 +01:00
.idea Added some missing fields (and their models/enums) to the gi group models 2023-10-07 23:00:27 +02:00
base [Refactoring] Some more small cleanups in the LuaContext classes and scriptLibHandlers 2024-01-10 21:46:31 +01:00
GILua [Refactoring] Added code to help with group replacement handling 2024-01-21 17:19:57 +01:00
gradle/wrapper Initial commit 2023-10-07 18:48:43 +02:00
JNLuaEngine [Refactoring] Refactored ScriptLoader handling to make it more flexible 2024-01-08 21:01:44 +01:00
LuaJEngine [Refactoring] Refactored ScriptLoader handling to make it more flexible 2024-01-08 21:01:44 +01:00
.gitignore [Refactoring] Made BaseLua multiplatform, renamed it to base and moved some annotations to the core repo 2024-01-08 01:22:10 +01:00
build.gradle.kts [Refactoring] Made BaseLua multiplatform, renamed it to base and moved some annotations to the core repo 2024-01-08 01:22:10 +01: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 [Refactoring] Made BaseLua multiplatform, renamed it to base and moved some annotations to the core repo 2024-01-08 01:22:10 +01:00