Finish map editor core functionality

This commit is contained in:
Anuken
2017-12-19 00:05:41 -05:00
parent 7953a21073
commit a6e72c93f0
38 changed files with 712 additions and 335 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ allprojects {
apply plugin: "eclipse"
apply plugin: "idea"
version = '1.0'
version = 'release'
ext {
appName = "Mindustry"
gdxVersion = '1.9.6'