Add start script for Windows

This commit is contained in:
pleb
2026-07-11 15:26:20 -07:00
parent 77a15daeda
commit 861ce587f3
5 changed files with 52 additions and 20 deletions
+3
View File
@@ -4,3 +4,6 @@ repo = "kinsi55/BeatSaber_BetterSongList"
asset_patterns = ["BetterSongList.dll"]
install_strategy = "dll-to-plugins"
category = "ui"
dependencies = [
{ id = "songdetailscache", constraint = ">=1.4.0", required = false },
]