added basic GDX project to this project

This commit is contained in:
Sem van der Hoeven
2020-05-10 19:51:46 +02:00
parent d2c0c78b1f
commit db5b84233b
19 changed files with 598 additions and 41 deletions

3
gradle.properties Normal file
View File

@@ -0,0 +1,3 @@
org.gradle.daemon=true
org.gradle.jvmargs=-Xms128m -Xmx1500m
org.gradle.configureondemand=false