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 ca93a00 commit 9f21f56Copy full SHA for 9f21f56
build.gradle
@@ -17,7 +17,7 @@ java{
17
18
ext{
19
//the build number that this mod is made for
20
- mindustryVersion = 'v146'
+ mindustryVersion = 'v150.1'
21
jabelVersion = "93fde537c7"
22
//windows sucks
23
isWindows = System.getProperty("os.name").toLowerCase().contains("windows")
0 commit comments