townforge/GameData/Audio/Music/tracks.json
Crypto City 50ed459261 game: optional extra music
Plus a "skip track" key
2021-01-28 12:10:01 +00:00

10 lines
644 B
JSON

[
{ "filename": "lament.ogg", "title": "Lament For a Warrior's Soul", "chiptune": false },
{ "filename": "red-forest.ogg", "title": "Red Forest", "chiptune": false },
{ "filename": "rising-moon.ogg", "title": "Rising Moon", "chiptune": false },
{ "filename": "the-bards-tale.ogg", "title": "The Bard's Tale", "chiptune": false },
{ "filename": "the-bards-tale-chiptune.ogg", "title": "The Bard's Tale (chiptune)", "chiptune": true },
{ "filename": "the-old-tower-inn.ogg", "title": "The Old Tower Inn", "chiptune": false },
{ "filename": "the-old-tower-inn-chiptune.ogg", "title": "The Old Tower (chiptune)", "chiptune": true }
]