Load user's playlists and print confirmation

This commit is contained in:
pleb
2026-04-18 15:58:22 -07:00
parent 752419121f
commit 7c3bd4109e
4 changed files with 127 additions and 4 deletions
+2 -1
View File
@@ -7,6 +7,7 @@
"description": "Syncs playlists with external sources.",
"gameVersion": "1.40.8",
"dependsOn": {
"BSIPA": "^4.3.0"
"BSIPA": "^4.3.0",
"BeatSaberPlaylistsLib": "^1.7.0"
}
}