fertig-classic-games/data/music.json

109 lines
2.2 KiB
JSON

{
"tracks": [
{
"file": "track01.mp3",
"artist": "Earthless",
"title": "Endless Spiral"
},
{
"file": "track02.mp3",
"artist": "Dire Straits",
"title": "Floating on the Waves"
},
{
"file": "track03.mp3",
"artist": "Tame Impala",
"title": "Dimensional Transition"
},
{
"file": "track04.mp3",
"artist": "Com Truise",
"title": "The Galaxy Arm"
},
{
"file": "track05.mp3",
"artist": "Guns 'n Roses",
"title": "Thunderbird"
},
{
"file": "track06.mp3",
"artist": "Simon Stalenhag",
"title": "Behind the Reactor"
},
{
"file": "track07.mp3",
"artist": "Jean Michel Jarre",
"title": "Oblivion"
},
{
"file": "track08.mp3",
"artist": "Cy-Bro",
"title": "Fire in a Digital Sky"
},
{
"file": "track09.mp3",
"artist": "Jeff the Sloth",
"title": "As Fast as I can Go"
},
{
"file": "track10.mp3",
"artist": "Back to Basics",
"title": "M83"
},
{
"file": "track11.mp3",
"artist": "Along the Boardwalk",
"title": "Billy Joel"
},
{
"file": "track12.mp3",
"artist": "New Day",
"title": "Paramore"
},
{
"file": "track13.mp3",
"artist": "Dance All Night",
"title": "Michael Jackson"
},
{
"file": "track14.mp3",
"artist": "Growin' Up in the Heartland",
"title": "Bryan Adams"
},
{
"file": "track15.mp3",
"artist": "Synthetic Highway",
"title": "The Midnight"
},
{
"file": "track16.mp3",
"artist": "Surf Sundown",
"title": "Khruangbin"
},
{
"file": "track17.mp3",
"artist": "All Night Long",
"title": "Becky Hill"
},
{
"file": "track18.mp3",
"artist": "How You Feel It",
"title": "Mutemath"
},
{
"file": "track19.mp3",
"artist": "Down the Line",
"title": "Journey"
},
{
"file": "track20.mp3",
"artist": "Relaxin' Playing Fertig Games",
"title": "Sublime"
}
],
"soundtracks": {
"main_menu": [
{ "file": "mainMenu.mp3" }
]
}
}