better-ping-display-fabric/gradle.properties

23 lines
518 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.19.3
yarn_mappings=1.19.3+build.3
loader_version=0.14.11
# Mod Properties
mod_version=1.2.0
maven_group=com.vladmarica
archives_base_name=BetterPingDisplay-Fabric
# Dependencies
# check these on https://fabricmc.net/develop
fabric_version=0.68.1+1.19.3
# ModMenu api
modmenu_version=5.0.2
# Cloth config for config screen
cloth_config_version=9.0.94