VanillaPlus/gradle.properties
Steven 5b669bb4f4 Fix for Jenkins compat
Changed version to a constant 1 in order to allow jenkins to properly rename and upload builds at https://ci.nevets.tech/job/VanillaPlus/
2021-11-18 11:53:08 -05:00

16 lines
357 B
Properties

# Done to increase the memory available to gradle.
#org.gradle.jvmargs=-Xmx2G
# Fabric Properties
# check these on https://fabricmc.net/versions.html
minecraft_version=1.17.1
yarn_mappings=1.17.1+build.63
loader_version=0.11.7
# Mod Properties
mod_version = 1
maven_group = tech.nevets
archives_base_name = vplus
# Dependencies
fabric_version=0.41.0+1.17