Files
voxy/gradle.properties
2023-11-14 08:16:22 +10:00

16 lines
347 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.2
yarn_mappings=1.20.2+build.1
loader_version=0.14.22
# Mod Properties
mod_version = 0.0.1
maven_group = me.cortex
archives_base_name = voxelmon
fabric_version=0.89.0+1.20.2