File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ sdkVersion = 30
55# Minimum Android API version.
66sdkAPI = 14
77# Mindustry classpath version (Uses MindustryJITPack)
8- mindustryVersion = 28844d5cb5
8+ mindustryVersion = v139
99# Actual Mindustry hash that is used for fetching component classes
10- mindustryFetchVersion = a5cb7b09eb7a38d263e588fdacf21cb652f6cea2
10+ mindustryFetchVersion = 5e6d40d6cc4b844788171c27d847f044398400ba
1111# Fallback Arc version, deviate from `mindustryVersion` if you're using a Bleeding Edge classpath version.
12- arcVersion = d3b6ab563b
12+ arcVersion = e319dd0056
1313# Javapoet classpath version, for class file generation.
1414javapoetVersion = 1.12.1
1515# Jabel classpath version, for downgrading Java 9+ syntaxes into generating Java 8 bytecodes.
Original file line number Diff line number Diff line change 44 "author" : " Avant Team" ,
55 "description" : " A big-collaboration Mindustry mod created by many authors from the Mindustry modding community." ,
66 "version" : " 0.1-youngcha.2.8" ,
7- "minGameVersion" : 137 ,
7+ "minGameVersion" : 139 ,
88 "main" : " unity.Unity" ,
99 "java" : true
1010}
You can’t perform that action at this time.
0 commit comments