Files
do-not-use/repo.json
2026-02-21 16:44:52 +01:00

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"
}
]
}