15 lines
432 B
Properties
15 lines
432 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
|
|
|
|
|
|
my_version=1.0.0.0228230914
|
|
my_modgroup="dev.zontreck.essentials"
|
|
my_modid="ariasessentials"
|
|
|
|
|
|
mc_version=1.18.2
|
|
forge_version=40.2.1
|
|
parchment_version=2022.11.06
|
|
libz_version=1.0.5.0228230829
|