shared-bulma-theme/data/gameTypes.json

8 lines
271 B
JSON
Raw Permalink Normal View History

{
"switch": { "key": "switch", "name": "Switch Game" },
"3ds": { "key": "3ds", "name": "3DS Game" },
"dsiware": { "key": "dsiware", "name": "DSI Ware" },
"eshop": { "key": "eshop", "name": "eShop" },
"vc": { "key": "vc", "name": "Virtual Console" }
}