Added server logs / Kick messages / Ban messages

This commit is contained in:
Anuken
2018-10-31 13:51:45 -04:00
parent c02329e4b1
commit 6508f1541b
2 changed files with 54 additions and 7 deletions

View File

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