Update Setlist for Beat Saber 1.44.1 startup scan

This commit is contained in:
pleb
2026-07-19 20:25:22 -07:00
parent 14d21ad6a3
commit a3b8169fd6
7 changed files with 79 additions and 87 deletions
+3 -3
View File
@@ -3,13 +3,13 @@
"id": "Setlist",
"name": "Setlist",
"author": "",
"version": "0.1.0",
"version": "0.1.1",
"description": "Syncs playlists with external sources.",
"gameVersion": "1.40.8",
"gameVersion": "1.44.1",
"dependsOn": {
"BSIPA": "^4.3.0",
"BeatSaberPlaylistsLib": "^1.7.0",
"BeatLeader": "^0.9.0",
"BeatLeader": ">=0.9.0",
"PlaylistManager": "^1.7.0"
}
}