tabber/src/config.json

19 lines
477 B
JSON
Raw Normal View History

2022-01-31 16:36:53 +01:00
{
"tabfiles": [
"Electric Wizard - Funeralopolis.json"
],
"tabs": [
{
"artist": "Electric Wizard",
"title": "Funeralopolis",
"instrument": "bass",
"tabs": "Electric Wizard - Funeralopolis_inverted.png"
},
{
"artist": "Fu Manchu",
"title": "Hell On Wheels",
"instrument": "bass",
"tabs": "Fu Manchu - Hell On Wheels.png"
}
]
}