truncated/gradle.properties

18 lines
394 B
Properties
Raw Permalink Normal View History

2024-10-19 11:27:23 +02:00
# 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.21.1
yarn_mappings=1.21.1+build.3
loader_version=0.16.7
# Mod Properties
mod_version=0.2.0
2024-10-19 11:27:23 +02:00
maven_group=net.chaoticbyte.truncated
archives_base_name=truncated
# Dependencies
fabric_version=0.106.0+1.21.1