Files
Celestium/gradle.properties
May P 59a45f6af2
Some checks failed
build / build (17, ubuntu-22.04) (push) Failing after 3m25s
build / build (17, windows-2022) (push) Has been cancelled
yup its done now i hope
2025-12-13 01:41:25 +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=0.0.2
maven_group=com.smithy
archives_base_name=celestium
# Dependencies
fabric_version=0.92.1+1.20.1