Files
Celestium/gradle.properties
May P ab37a1957a
Some checks failed
build / build (17, ubuntu-22.04) (push) Failing after 28s
build / build (17, windows-2022) (push) Has been cancelled
added a whole lotta shit
2025-12-25 14:28:26 +02:00

17 lines
378 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.1
yarn_mappings=1.20.1+build.9
loader_version=0.16.10
# Mod Properties
mod_version=1.1.0
maven_group=com.smithy
archives_base_name=celestium
# Dependencies
fabric_version=0.92.1+1.20.1