Midcraft/gradle.properties
fullgream 784eda60ee
Some checks are pending
build / build (push) Waiting to run
Add fabric mod files
2025-09-24 12:55:26 +03:00

18 lines
412 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
loader_version=0.17.2
loom_version=1.11-SNAPSHOT
# Mod Properties
mod_version=1.0.0
maven_group=fullgream.midcraft
archives_base_name=midcraft
# Dependencies
fabric_version=0.92.6+1.20.1