mirror of
https://github.com/NeoForgeMDKs/MDK-1.21-ModDevGradle
synced 2025-02-20 17:00:28 +00:00
4 lines
213 B
Properties
4 lines
213 B
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.
|
||
|
org.gradle.jvmargs=-Xmx3G
|