Files
GTAMFMD/gradle.properties
Jottyfan d7c85d04bb
Some checks failed
build / build (push) Has been cancelled
upgrade to 1.21.11
2026-01-24 14:32:08 +01:00

18 lines
417 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.21.11
yarn_mappings=1.21.11+build.4
loader_version=0.18.4
loom_version=1.15-SNAPSHOT
# Mod Properties
mod_version=1.0.0
maven_group=de.jottyfan.minecraft
archives_base_name=gtamfmd
# Dependencies
fabric_version=0.141.2+1.21.11