neoclient/gradle.properties
2023-07-22 16:58:15 +02:00

16 lines
372 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.9
loader_version=0.14.21
# Mod Properties
mod_version = 0.0.1
maven_group = com.github.mirko
archives_base_name = neoclient
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.80.1+1.20