10 lines
No EOL
320 B
Properties
10 lines
No EOL
320 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=-Xmx8G
|
|
org.gradle.daemon=false
|
|
|
|
my_version=1.3.4.0
|
|
|
|
mc_version=1.19.2
|
|
forge_version=43.1.32
|
|
jei_version=11.3.0.262 |