Add Lua Support

This commit is contained in:
Chaoscaot
2023-06-06 22:36:58 +02:00
parent b74cb2e053
commit 126ac736ae
18 changed files with 140 additions and 611 deletions

View File

@ -11,6 +11,7 @@ version = project.mod_version
group = project.maven_group
repositories {
mavenCentral()
}
dependencies {