Knockdowns-Legacy/gradle.properties

19 lines
611 B
Properties
Raw Normal View History

2022-01-06 14:59:55 +03:00
# 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
# Mod Information
mod_version = 1.0
maven_group = com.cleanroommc
archives_base_name = modid
# If any properties changes below this line, run `gradlew setupDecompWorkspace` and refresh gradle again to ensure everything is working correctly.
# Boilerplate Options
use_mixins = false
use_coremod = false
use_assetmover = false
# Coremod Arguments
include_mod = true
coremod_plugin_class_name =