13 lines
310 B
JSON
13 lines
310 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"
|
|
}
|
|
}
|