Omega mech implementation

This commit is contained in:
Anuken
2018-08-21 22:40:39 -04:00
parent 3bf72a1af6
commit e1f7c7b03d
21 changed files with 650 additions and 591 deletions

View File

@@ -26,7 +26,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = 'd30ec505beb78da25fea3a5aa78f79260f2fb65b'
uCoreVersion = '7053ba9c265d9743593063080c1bf8ce243c3827'
getVersionString = {
String buildVersion = getBuildVersion()