fertig-classic-games/data/adventure-music.json

36 lines
724 B
JSON

{
"tracks": [
{
"file": "adventure-track01.mp3",
"artist": "Aiko",
"title": "The Asteroid Field"
},
{
"file": "adventure-track02.mp3",
"artist": "Mario",
"title": "Enter the Labyrinth"
},
{
"file": "adventure-track03.mp3",
"artist": "Balam",
"title": "Amongst the Ruins"
},
{
"file": "adventure-track04.mp3",
"artist": "Zanthor",
"title": "Times Past"
},
{
"file": "adventure-track05.mp3",
"artist": "Nadia",
"title": "A time after now, but also before"
},
{
"file": "adventure-track06.mp3",
"artist": "Kage",
"title": "In the Bamboo Trees"
}
],
"volume": 0.5
}