setlist/Setlist/manifest.json

14 lines
349 B
JSON

{
"$schema": "https://raw.githubusercontent.com/bsmg/BSIPA-MetadataFileSchema/master/Schema.json",
"id": "Setlist",
"name": "Setlist",
"author": "",
"version": "0.0.1",
"description": "Syncs playlists with external sources.",
"gameVersion": "1.40.8",
"dependsOn": {
"BSIPA": "^4.3.0",
"BeatSaberPlaylistsLib": "^1.7.0"
}
}