25 lines
513 B
JSON
25 lines
513 B
JSON
|
{
|
||
|
"info": {
|
||
|
"title": "Placeholder",
|
||
|
"releaseDate": "1970-01-01",
|
||
|
"shortdescription": "Nothing to see here (for now)",
|
||
|
"releaseNumber": 1
|
||
|
},
|
||
|
"quests": [
|
||
|
{
|
||
|
"questTitle": "Placeholder",
|
||
|
"description": "Nothing to see here (for now)",
|
||
|
"data": [
|
||
|
{
|
||
|
"title": "Placeholder",
|
||
|
"link": "https://firq.dev",
|
||
|
"date": "1970-01-01",
|
||
|
"servant": "shishou",
|
||
|
"turns": "1T",
|
||
|
"runner": "Firq"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|