2020-01-25 16:54:58 +08:00
|
|
|
# Done to increase the memory available to gradle.
|
|
|
|
org.gradle.jvmargs=-Xmx1G
|
|
|
|
|
2021-12-24 03:58:31 +08:00
|
|
|
minecraft_version=1.18.1
|
|
|
|
yarn_mappings=1.18.1+build.11
|
|
|
|
loader_version=0.12.12
|
|
|
|
|
2020-03-23 03:10:30 +08:00
|
|
|
#Fabric api
|
2021-12-24 03:58:31 +08:00
|
|
|
fabric_version=0.45.0+1.18
|
2020-01-25 16:54:58 +08:00
|
|
|
|
2021-06-26 19:10:35 +08:00
|
|
|
#Cloth Config
|
2021-11-28 02:54:35 +08:00
|
|
|
cloth_version=6.0.42
|
2021-06-26 19:10:35 +08:00
|
|
|
|
|
|
|
#ModMenu
|
2021-11-28 02:54:35 +08:00
|
|
|
modmenu_version=3.0.0
|
2021-06-26 19:10:35 +08:00
|
|
|
|
2021-08-04 03:26:42 +08:00
|
|
|
#Lazy DFU for faster dev start
|
2021-06-26 19:10:35 +08:00
|
|
|
lazydfu_version=0.1.2
|
|
|
|
|
2021-08-04 04:12:18 +08:00
|
|
|
#Hash of commit form which parallel gzip will be build
|
|
|
|
pgzip_commit_hash=af5f5c297e735f3f2df7aa4eb0e19a5810b8aff6
|
|
|
|
|
2020-01-25 16:54:58 +08:00
|
|
|
# Mod Properties
|
2021-12-24 03:58:31 +08:00
|
|
|
mod_version = 2.3.1-a
|
2020-04-19 00:23:24 +08:00
|
|
|
maven_group = net.szum123321
|
|
|
|
archives_base_name = textile_backup
|