mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-20 00:13:21 +02:00
19 lines
449 B
Properties
19 lines
449 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx1G
|
|
org.gradle.parallel=true
|
|
|
|
# Fabric Properties
|
|
# check these on https://fabricmc.net/develop
|
|
minecraft_version=1.20.2-rc1
|
|
yarn_mappings=1.20.2-rc1+build.2
|
|
loader_version=0.14.22
|
|
|
|
# Mod Properties
|
|
mod_version=1.0.2+1.20.2-rc1-1.20.2-rc2
|
|
maven_group=one.oth3r
|
|
archives_base_name=sit!
|
|
|
|
# Dependencies
|
|
fabric_version=0.88.5+1.20.2
|
|
modmenu_version=7.0.0
|
|
yacl_version=3.0.0+1.20
|