24 lines
515 B
Properties
24 lines
515 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx1G
|
|
|
|
minecraft_version=1.20.6
|
|
yarn_mappings=1.20.6+build.1
|
|
loader_version=0.15.11
|
|
|
|
# Fabric API
|
|
fabric_version=0.97.8+1.20.6
|
|
|
|
#Cloth Config
|
|
cloth_version=14.0.126
|
|
|
|
#ModMenu
|
|
modmenu_version=10.0.0-beta.1
|
|
|
|
lazydfu_version=0.1.3
|
|
#Hash of commit form which parallel gzip will be build
|
|
pgzip_commit_hash=af5f5c297e735f3f2df7aa4eb0e19a5810b8aff6
|
|
|
|
# Mod Properties
|
|
mod_version = 3.1.4
|
|
maven_group = net.szum123321
|
|
archives_base_name = textile_backup |