OpenProximityChat/gradle.properties

20 lines
565 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
kotlin.code.style=official
# 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
loom_version=1.0-SNAPSHOT
# 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
fabric_kotlin_version=1.8.3+kotlin.1.7.10
fabric_api_version=0.64.0+1.19.2