12 lines
373 B
Properties
12 lines
373 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.4
|
|
forge_version=45.0.46
|
|
myversion=1.0.7.0421231745
|
|
parchment_version=2023.03.12
|
|
luckperms_api_version=5.4
|
|
|
|
libac=1.1.3
|