Files
runelite/gradle.properties
2019-07-25 02:30:53 +02:00

7 lines
219 B
INI

org.gradle.caching=true
org.gradle.warning.mode=all
org.gradle.parallel=false
org.gradle.console=rich
org.gradle.configureondemand=true
org.gradle.jvmargs=-Xmx4096m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8