Files
static-content/gradle.properties
T
Shane Clark f874485b77
build / build (21) (push) Waiting to run
Commit of all existing code.
2024-11-28 16:35:36 -07:00

19 lines
420 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.10
loader_version=0.16.7
# Mod Properties
mod_version=1.0.7
maven_group=dev.bigduckie
archives_base_name=static-content
# Dependencies
fabric_version=0.92.2+1.20.1
static_data_version=1.0.7+1.20.1