15 lines
378 B
Properties
15 lines
378 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.19.2
|
|
forge_version=43.2.11
|
|
parchment_version=2022.11.27
|
|
|
|
mod_version=1.0.0
|
|
|
|
cctweaked_version=1.101.2
|
|
morered_version=3.0.0.0
|
|
|