Implemented local server configs

This commit is contained in:
Anuken
2018-11-16 22:28:27 -05:00
parent ca5db2bff8
commit 6a5bf08d55
3 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = '2385d794f2cd3db2fb25d320f2223fa2148c25a0'
uCoreVersion = '1d5b8b5359344bd1d956d6085be69b7a836906fc'
getVersionString = {
String buildVersion = getBuildVersion()