VanillaPlus/gradle.properties

16 lines
355 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx4G
# Fabric Properties
# check these on https://fabricmc.net/versions.html
minecraft_version=1.19
yarn_mappings=1.19+build.1
loader_version=0.14.6
# Mod Properties
mod_version = 1.1.2
maven_group = tech.nevets
archives_base_name = vplus
# Dependencies
fabric_version=0.55.1+1.19