sun-liveoverflow-addon/gradle.properties
Shrecknt 8993d9c5a8
Some checks failed
build / build (push) Has been cancelled
init addon
2025-07-12 12:27:33 -07:00

21 lines
470 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx2G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.21.7
yarn_mappings=1.21.7+build.6
loader_version=0.16.14
# Mod Properties
mod_version=1.0.0
maven_group=dev.shrecked.ctf
archives_base_name=ctf
# Dependencies
sun_version=1.2.1
orbit_version=0.2.4
norbit_version=1.2.0
fabric_version=0.129.0+1.21.7
clientarguments_version=1.11.3