Files
MS-Nexus/gradle.properties
T
2026-08-08 21:34:54 +02:00

15 lines
414 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx2G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=26.1.2
yarn_mappings=1.21.11+build.6
loader_version=0.19.3
# Mod Properties
mod_version=1.0-SNAPSHOT
maven_group=org.example1
archives_base_name=localhost
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.155.2+26.1.2