Modularized Kryonet handler

This commit is contained in:
Anuken
2018-01-01 13:32:18 -05:00
parent 4bf78587db
commit c7dbdd1773
8 changed files with 269 additions and 450 deletions

View File

@@ -1,4 +1,4 @@
include 'desktop', 'html', 'core', 'android'
include 'desktop', 'html', 'core', 'android', 'kryonet'
if(System.properties["release"] == null || System.properties["release"].equals("false")){
if (new File(settingsDir, '../uCore').exists()) {