15 lines
377 B
JSON
15 lines
377 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/bsmg/BSIPA-MetadataFileSchema/master/Schema.json",
|
|
"id": "Setlist",
|
|
"name": "Setlist",
|
|
"author": "",
|
|
"version": "0.0.7",
|
|
"description": "Syncs playlists with external sources.",
|
|
"gameVersion": "1.40.8",
|
|
"dependsOn": {
|
|
"BSIPA": "^4.3.0",
|
|
"BeatSaberPlaylistsLib": "^1.7.0",
|
|
"BeatLeader": "^0.9.0"
|
|
}
|
|
}
|