We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a633018 commit 0e00a58Copy full SHA for 0e00a58
build.gradle
@@ -17,7 +17,7 @@ java{
17
18
ext{
19
//the build number that this mod is made for
20
- mindustryVersion = 'v150.1'
+ mindustryVersion = 'v154.2'
21
jabelVersion = "93fde537c7"
22
//windows sucks
23
isWindows = System.getProperty("os.name").toLowerCase().contains("windows")
0 commit comments