fix: correct repo schema, add BotW game, replace template mods
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"formatVersion": 1,
|
||||
"name": "Tim's Mod Repo",
|
||||
"description": "A personal CupStore mod repository.",
|
||||
"version": 1,
|
||||
"games": [
|
||||
"games/mario-kart-8/game.json",
|
||||
"games/breath-of-the-wild/game.json"
|
||||
{ "path": "games/mario-kart-8/game.json" },
|
||||
{ "path": "games/breath-of-the-wild/game.json" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user