Small changes.

7.3
MartinSVK12 2 days ago
parent 5f7e72abe5
commit 287908d432

@ -90,7 +90,7 @@ dependencies {
// Helper library // Helper library
// If you do not need Halplibe you can comment this line out or delete this line // If you do not need Halplibe you can comment this line out or delete this line
implementation("turniplabs:halplibe:${project.halplibe_version}") modImplementation("turniplabs:halplibe:${project.halplibe_version}")
modImplementation("turniplabs:modmenu-bta:${project.mod_menu_version}") modImplementation("turniplabs:modmenu-bta:${project.mod_menu_version}")

@ -9,7 +9,7 @@ loader_version=0.15.6-bta.7
# Other Mods # Other Mods
mod_menu_version=3.0.0 mod_menu_version=3.0.0
halplibe_version=5.1.2 halplibe_version=5.1.5
# Mod # Mod
mod_version=1.0.0 mod_version=1.0.0

Loading…
Cancel
Save