tweak build settings
This commit is contained in:
parent
bc6bb15874
commit
0812ccf379
@ -1,7 +1,7 @@
|
|||||||
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
|
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
|
||||||
# This is required to provide enough memory for the Minecraft decompilation process.
|
# This is required to provide enough memory for the Minecraft decompilation process.
|
||||||
org.gradle.jvmargs=-Xmx3G
|
org.gradle.jvmargs=-Xmx3G -XX:+UseParallelGC
|
||||||
org.gradle.daemon=false
|
org.gradle.daemon=true
|
||||||
kotlin.stdlib.default.dependency=false
|
kotlin.stdlib.default.dependency=false
|
||||||
|
|
||||||
mod_id=overdrive_that_matters
|
mod_id=overdrive_that_matters
|
||||||
|
Loading…
Reference in New Issue
Block a user