webdisplays/gradle.properties
2022-06-21 04:59:08 -05:00

17 lines
365 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx3G
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.18.2
yarn_mappings=1.18.2+build.3
loader_version=0.14.8
# Mod Properties
mod_version = 1.0.0
maven_group = net.montoyo.wd
archives_base_name = webdisplays
# Dependencies
fabric_version=0.56.1+1.18.2