mirror of
https://github.com/lukasabbe/SimpleTransportHud.git
synced 2026-04-30 10:50:53 +00:00
16 lines
420 B
Properties
16 lines
420 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx1G
|
|
# Fabric Properties
|
|
# check these on https://modmuss50.me/fabric.html
|
|
minecraft_version=26.1
|
|
loader_version=0.18.4
|
|
# Mod Properties
|
|
mod_version=1.0+26.1
|
|
versionType=Release
|
|
maven_group=com.lukasabbe
|
|
archives_base_name=SimpleTransportHud
|
|
# Dependencies
|
|
fabric_version=0.143.7+26.1
|
|
mod_menu_version=18.0.0-alpha.6
|
|
yacl_version=3.9.0+26.1-fabric
|