26 lines
534 B
Properties
26 lines
534 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx1G
|
|
|
|
minecraft_version=1.17.1
|
|
yarn_mappings=1.17.1+build.32
|
|
loader_version=0.11.6
|
|
|
|
#Fabric api
|
|
fabric_version=0.37.0+1.17
|
|
|
|
#Cloth Config
|
|
cloth_version=5.0.37
|
|
|
|
#ModMenu
|
|
modmenu_version=2.0.4
|
|
|
|
#Lazy DFU for faster dev start
|
|
lazydfu_version=0.1.2
|
|
|
|
#Hash of commit form which parallel gzip will be build
|
|
pgzip_commit_hash=af5f5c297e735f3f2df7aa4eb0e19a5810b8aff6
|
|
|
|
# Mod Properties
|
|
mod_version = 2.2.0
|
|
maven_group = net.szum123321
|
|
archives_base_name = textile_backup |