Files
runelite/gradle.properties
2021-02-27 16:09:43 +00:00

7 lines
216 B
INI

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