feat: add MK8 and BotW mods with assets
|
After Width: | Height: | Size: 442 KiB |
|
After Width: | Height: | Size: 484 KiB |
|
After Width: | Height: | Size: 420 KiB |
|
After Width: | Height: | Size: 679 KiB |
|
After Width: | Height: | Size: 130 KiB |
|
After Width: | Height: | Size: 140 KiB |
|
After Width: | Height: | Size: 200 KiB |
|
After Width: | Height: | Size: 209 KiB |
|
After Width: | Height: | Size: 220 KiB |
|
After Width: | Height: | Size: 586 KiB |
|
After Width: | Height: | Size: 477 KiB |
|
After Width: | Height: | Size: 179 KiB |
|
After Width: | Height: | Size: 56 KiB |
|
After Width: | Height: | Size: 126 KiB |
|
After Width: | Height: | Size: 104 KiB |
|
After Width: | Height: | Size: 126 KiB |
@@ -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"
|
||||
]
|
||||
}
|
||||
|
||||