Added NetClient/NetServer classes

This commit is contained in:
Anuken
2017-12-30 19:20:20 -05:00
parent 79e18f7f4d
commit 4a2b2dee72
8 changed files with 60 additions and 52 deletions

View File

@@ -21,7 +21,7 @@ allprojects {
appName = "Mindustry"
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = 'afc7fe249f';
uCoreVersion = 'c732038b35';
}
repositories {