multiplayer/listdef.json

13 lines
228 B
JSON

{
"title": "", //name of this playlist
"items": [
{
"id": "",
"title": "",
"description": "",
"link": "",
"thumb": "" //an image file
}
]
}