mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-02-04 05:38:24 +00:00
12 lines
395 B
Properties
12 lines
395 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.4
|
|
forge_version=45.4.3
|
|
mapping_channel=official
|
|
mapping_version=1.19.4
|
|
|
|
modVersion=Forge-MC1.19.4-v1.0.0
|
|
manifestVersion=1.19.4-v1.0.0 |