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

21 lines
363 B
JSON

{
"tracks": [
{
"file": "zuma-track-01.mp3",
"artist": "Mario",
"title": "Jungle Labyrinth"
},
{
"file": "zuma-track-02.mp3",
"artist": "Bernie",
"title": "Tropics and Balls"
},
{
"file": "zuma-track-03.mp3",
"artist": "Balam",
"title": "Deep in the Jungle"
}
],
"volume": 0.5
}