mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-05-14 12:53:32 +08:00
12 lines
387 B
Properties
12 lines
387 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=-Xmx4G
|
|
org.gradle.daemon=false
|
|
|
|
minecraft_version=1.19
|
|
forge_version=41.1.0
|
|
mapping_channel=official
|
|
mapping_version=1.19
|
|
|
|
modVersion=Forge-MC1.19-v1.0.0
|
|
manifestVersion=1.19-v1.0.0 |