gmod-title-screen/gradle.properties

27 lines
705 B
Properties
Raw Normal View History

2022-11-08 15:39:09 +01:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/develop
2022-11-10 12:22:53 +01:00
minecraft_version=1.19.2
accepted_minecraft_version=1.19,1.19.1,1.19.2
yarn_mappings=1.19.2+build.28
2022-11-08 15:39:09 +01:00
loader_version=0.14.10
# Mod Properties
2022-11-10 12:22:53 +01:00
mod_version = 1.0+1.19
mod_version_friendly = 1.0 for 1.19.2
2022-11-08 15:39:09 +01:00
maven_group = zone.oat
archives_base_name = gmod-title-screen
# Dependencies
2022-11-10 12:22:53 +01:00
fabric_version=0.66.0+1.19.2
2022-11-08 15:39:09 +01:00
# https://modrinth.com/mod/modmenu
2022-11-10 12:22:53 +01:00
modmenu_version=4.1.0
2022-11-08 15:39:09 +01:00
# Dev environment
# https://modrinth.com/mod/suggestion-tweaker
2022-11-10 12:22:53 +01:00
#suggestion_tweaker_version = 1.19.1-1.3.1
2022-11-08 15:39:09 +01:00
# https://modrinth.com/mod/cloth-config
2022-11-10 12:22:53 +01:00
cloth_config_version = 8.2.88