Files
Iris/adapters/neoforge/gradle.properties
T
Brian Neumann-Fopiano 324cf9e095 🧹
2026-07-30 12:31:39 -04:00

6 lines
192 B
Properties

org.gradle.daemon=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx3072m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.caching=true
org.gradle.configuration-cache=false