14 lines
321 B
JSON
14 lines
321 B
JSON
{
|
|
"formatVersion": 1,
|
|
"name": "Wii U Mod Store Template Repo",
|
|
"description": "Official template repository for the Wii U Mod Store. Fork this to host your own mods.",
|
|
"author": "your-name",
|
|
"version": "1",
|
|
"games": [
|
|
{
|
|
"id": "mario-kart-8",
|
|
"path": "games/mario-kart-8/game.json"
|
|
}
|
|
]
|
|
}
|