Mod/gradle.properties
worldwidepixel 0db74b9c7b
Some checks failed
build / build (21) (push) Failing after 4s
Update to 1.15
2024-08-23 20:10:49 -07:00

18 lines
380 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.15.2
yarn_mappings=1.15.2+build.17
loader_version=0.16.2
# Mod Properties
mod_version=1.0.0+1.15.2
maven_group=cc.crss.mod
archives_base_name=crss
# Dependencies
fabric_version=0.28.5+1.15