Cross reference local playlists with beatleader playlists

This commit is contained in:
pleb
2026-04-18 20:45:24 -07:00
parent 7c3bd4109e
commit abc658a4f9
8 changed files with 402 additions and 6 deletions
+3 -2
View File
@@ -3,11 +3,12 @@
"id": "Setlist",
"name": "Setlist",
"author": "",
"version": "0.0.1",
"version": "0.0.2",
"description": "Syncs playlists with external sources.",
"gameVersion": "1.40.8",
"dependsOn": {
"BSIPA": "^4.3.0",
"BeatSaberPlaylistsLib": "^1.7.0"
"BeatSaberPlaylistsLib": "^1.7.0",
"BeatLeader": "^0.9.0"
}
}