Files
runelite/gradle.properties
2022-05-30 14:53:16 +02:00

7 lines
215 B
INI

org.gradle.caching=true
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