OpenProximityChat/gradle.properties
2022-10-24 19:59:22 +00:00

15 lines
436 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.19.2
yarn_mappings=1.19.2+build.28
loader_version=0.14.10
# Mod Properties
mod_version=1.0-SNAPSHOT
maven_group=org.muellerssoftware
archives_base_name=OpenProximityChatFabric
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.64.0+1.19.2