Files
voxy/gradle.properties
2024-02-07 14:06:31 +10:00

16 lines
348 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.20.4
yarn_mappings=1.20.4+build.1
loader_version=0.15.0
# Mod Properties
mod_version = 0.0.5-alpha
maven_group = me.cortex
archives_base_name = voxy
fabric_version=0.91.1+1.20.4