elytra-lock-fabric/gradle.properties

17 lines
381 B
Properties
Raw Normal View History

2024-05-19 20:08:56 +01:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx2G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.3
loader_version=0.15.11
# Mod Properties
mod_version=0.1.0
maven_group=xyz.devcomp
archives_base_name=elytra-lock
# Dependencies
fabric_version=0.97.0+1.20.4