9 lines
No EOL
332 B
Properties
9 lines
No EOL
332 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
|
|
org.gradle.daemon=false
|
|
|
|
mc_version=1.18.2
|
|
forge_version=40.2.1
|
|
myversion=1.0.5.0302231758
|
|
parchment_version=2022.11.06 |