feat: add MK8 and BotW mods with assets
This commit is contained in:
14
repo.json
14
repo.json
@@ -1,13 +1,9 @@
|
||||
{
|
||||
"formatVersion": 1,
|
||||
"name": "CupStore Template Repo",
|
||||
"description": "Official template repository for CupStore. Fork this to host your own mods.",
|
||||
"author": "your-name",
|
||||
"version": "1",
|
||||
"name": "Tim's Mod Repo",
|
||||
"description": "A personal CupStore mod repository.",
|
||||
"version": 1,
|
||||
"games": [
|
||||
{
|
||||
"id": "mario-kart-8",
|
||||
"path": "games/mario-kart-8/game.json"
|
||||
}
|
||||
"games/mario-kart-8/game.json",
|
||||
"games/breath-of-the-wild/game.json"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user