Minecraft-Mods/gradle.properties
2024-06-15 15:10:08 +09:00

16 lines
372 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.21
yarn_mappings=1.21+build.2
loader_version=0.15.11
# Mod Properties
mod_version = 1.1.4.2
maven_group = com.vladmarica
archives_base_name = BetterPingDisplay-Fabric
# Dependencies
fabric_version=0.100.1+1.21