Files
do-not-use/repo.json
2026-02-21 13:55:21 +01:00

13 lines
299 B
JSON

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