mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 03:59:26 +02:00
fixed bug, clean up, added player name json
This commit is contained in:
@@ -33,6 +33,7 @@ jar {
|
||||
dependencies {
|
||||
compileOnly "com.github.Anuken.Arc:arc-core:$pMindustryVersion"
|
||||
compileOnly "com.github.Anuken.Mindustry:core:$pMindustryVersion"
|
||||
implementation 'org.hjson:hjson:3.0.0'
|
||||
}
|
||||
|
||||
task dexify(type: Jar) {
|
||||
|
||||
Reference in New Issue
Block a user