Files
PriorityKeys/gradle.properties
advait 7a9e57f5cc
Some checks failed
build / build (push) Has been cancelled
Initial commit
2025-07-29 22:05:26 -04:00

18 lines
408 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.21.7
yarn_mappings=1.21.7+build.8
loader_version=0.16.14
loom_version=1.11-SNAPSHOT
# Mod Properties
mod_version=1.0.0
maven_group=me.advait
archives_base_name=prioritykeys
# Dependencies
fabric_version=0.129.0+1.21.7