Initial commit
This commit is contained in:
9
gradle.properties
Normal file
9
gradle.properties
Normal file
@@ -0,0 +1,9 @@
|
||||
org.gradle.daemon=false
|
||||
org.gradle.jvmargs=-Xms512M -Xmx1G -Dfile.encoding=UTF-8 -Dconsole.encoding=UTF-8
|
||||
org.gradle.configureondemand=false
|
||||
box2dlightsVersion=1.5
|
||||
noise4jVersion=0.1.0
|
||||
graalHelperVersion=2.0.1
|
||||
enableGraalNative=false
|
||||
gdxVersion=1.12.1
|
||||
projectVersion=1.0.0
|
||||
Reference in New Issue
Block a user