initial commit
This commit is contained in:
10
gradle.properties
Normal file
10
gradle.properties
Normal file
@@ -0,0 +1,10 @@
|
||||
org.gradle.daemon=false
|
||||
org.gradle.jvmargs=-Xms512M -Xmx1G -Dfile.encoding=UTF-8 -Dconsole.encoding=UTF-8
|
||||
org.gradle.configureondemand=false
|
||||
aiVersion=1.8.2
|
||||
ashleyVersion=1.7.4
|
||||
box2dlightsVersion=1.5
|
||||
enableGraalNative=false
|
||||
graalHelperVersion=2.0.1
|
||||
gdxVersion=1.13.5
|
||||
projectVersion=1.0.0
|
||||
Reference in New Issue
Block a user