Files
Speedometer/gradle.properties
zacharias 4e15d74d27 chaged build name
added include statements
removed unnessisary include
2025-07-06 14:52:11 +02:00

29 lines
639 B
Properties

org.gradle.jvmargs=-Xmx8G
minecraft_version=1.21.5
archives_base_name=speedometer
mod_version=6.3.0-no-hard-org-json
maven_group=me.zacharias
# https://modrinth.com/mod/architectury-api/versions
architectury_version=16.0.3
# https://modrinth.com/mod/cloth-config/versions
cloth_config_version = 18.0.145
# NeoForged Only
# https://neoforged.net/
neoforge_version = 21.5.14-beta
# Fabric Only
# https://fabricmc.net/develop/
fabric_loader_version=0.16.10
fabric_api_version=0.119.6
# Fabric Only
# https://modrinth.com/mod/modmenu/versions
modmenu_version = 14.0.0-rc.2
# Version of the org.json json library
json_version = 20250517