New power system implemented

This commit is contained in:
Anuken
2018-03-23 22:39:42 -04:00
parent 7d2fd514be
commit 7b3d60215b
18 changed files with 128 additions and 37 deletions

View File

@@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '5e6c99a'
uCoreVersion = '64d13cc'
getVersionString = {
String buildVersion = getBuildVersion()