HotbarReplace/gradle.properties
Adam Macdonald 22bfa12981
All checks were successful
Java CI with Gradle / build (push) Successful in 15m58s
0.1.5 RC 1
2025-04-24 20:09:42 +01:00

17 lines
349 B
Properties

# Done to increase the memory available to Gradle
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Fabric Properties
minecraft_version=1.21.5
yarn_mappings=1.21.5+build.1
loader_version=0.16.13
# Mod Properties
mod_version = 0.1.5
maven_group = xyz.twokilohertz
archives_base_name = HotbarReplace
# Dependencies
fabric_version=0.121.0+1.21.5