healthsync/gradle.properties
Rose Kodsi-Hall 6a3674dd7e
Some checks failed
build / build (21) (push) Has been cancelled
works :3
2024-12-31 15:11:54 -05:00

18 lines
393 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.6
yarn_mappings=1.20.6+build.1
loader_version=0.15.10
# Mod Properties
mod_version=1.0.0
maven_group=ly.hall.rose.healthsync
archives_base_name=healthsync
# Dependencies
fabric_version=0.97.8+1.20.6