Add accsaber and don't update menu after reloading

This commit is contained in:
pleb
2026-07-11 16:25:20 -07:00
parent f40f3ddc56
commit c7d629644a
3 changed files with 38 additions and 8 deletions
+8 -1
View File
@@ -1,6 +1,13 @@
id = "accsaber-reloaded"
name = "AccSaber Reloaded"
repo = "not-dexter/accsaber-reloaded-plugin"
asset_patterns = ["1.40.8.zip"]
asset_patterns = ["1.*.zip"]
install_strategy = "bsipa-zip"
category = "leaderboard"
dependencies = [
{ id = "bsipa", constraint = ">=4.2.2" },
{ id = "beatsabermarkuplanguage", constraint = ">=1.6.10" },
{ id = "sirautil", constraint = ">=3.1.2" },
{ id = "songcore", constraint = ">=3.10.2" },
{ id = "beatleader", constraint = ">=0.10.0" },
]