Files
do-not-use/repo.json

14 lines
303 B
JSON

{
"formatVersion": 1,
"name": "CupStore Template Repo",
"description": "Official template repository for CupStore. Fork this to host your own mods.",
"author": "your-name",
"version": "1",
"games": [
{
"id": "mario-kart-8",
"path": "games/mario-kart-8/game.json"
}
]
}