animalrpfabric/gradle.properties

18 lines
385 B
Properties
Raw Normal View History

2024-09-13 14:17:39 +00:00
# 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.4
yarn_mappings=1.21.4+build.7
loader_version=0.16.9
2024-09-13 14:17:39 +00:00
# Mod Properties
mod_version=2.0.0
2024-09-13 14:17:39 +00:00
maven_group=ovh.sad.animalrp
archives_base_name=animal-rp
# Dependencies
fabric_version=0.114.0+1.21.4