Added in-game changelogs

This commit is contained in:
Anuken
2018-03-09 17:11:01 -05:00
parent 1d83e94ad6
commit 8743a60d02
12 changed files with 473 additions and 349 deletions

View File

@@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '21f04f8'
uCoreVersion = '156dff2'
getVersionString = {
String buildVersion = getBuildVersion()