Generated LibGDX project

This commit is contained in:
2015-04-10 13:57:40 +02:00
parent 0445982cfa
commit f590388454
27 changed files with 731 additions and 0 deletions

3
gradle.properties Normal file
View File

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