ironbarrels/gradle.properties

18 lines
493 B
Properties
Raw Normal View History

# 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
# Mod Version Information
2019-06-16 03:18:15 +02:00
mod_version=9.0
# Minecraft Version Information
2019-07-20 04:20:05 +02:00
minecraft_version=1.14.3
2019-06-16 03:18:15 +02:00
minecraft_version_toml=14
# Forge Version Information
2019-07-20 04:20:05 +02:00
forge_version=27.0.60
forge_version_toml=27
# Mappings Information
2019-07-20 04:20:05 +02:00
mappings_version=20190719-1.14.3