feat: add MK8 and BotW mods with assets
BIN
games/breath-of-the-wild/assets/amiibo-screen1.jpg
Normal file
|
After Width: | Height: | Size: 442 KiB |
BIN
games/breath-of-the-wild/assets/amiibo-screen2.jpg
Normal file
|
After Width: | Height: | Size: 484 KiB |
BIN
games/breath-of-the-wild/assets/amiibo-screen3.jpg
Normal file
|
After Width: | Height: | Size: 420 KiB |
BIN
games/breath-of-the-wild/assets/amiibo-thumb.jpg
Normal file
|
After Width: | Height: | Size: 679 KiB |
BIN
games/breath-of-the-wild/assets/mirror-shield-screen1.jpg
Normal file
|
After Width: | Height: | Size: 130 KiB |
BIN
games/breath-of-the-wild/assets/mirror-shield-screen2.jpg
Normal file
|
After Width: | Height: | Size: 140 KiB |
BIN
games/breath-of-the-wild/assets/mirror-shield-thumb.jpg
Normal file
|
After Width: | Height: | Size: 200 KiB |
BIN
games/mario-kart-8/assets/galaxy-modpack-screen1.jpg
Normal file
|
After Width: | Height: | Size: 209 KiB |
BIN
games/mario-kart-8/assets/galaxy-modpack-screen2.jpg
Normal file
|
After Width: | Height: | Size: 220 KiB |
BIN
games/mario-kart-8/assets/galaxy-modpack-thumb.jpg
Normal file
|
After Width: | Height: | Size: 586 KiB |
BIN
games/mario-kart-8/assets/minecart-screen1.jpg
Normal file
|
After Width: | Height: | Size: 477 KiB |
BIN
games/mario-kart-8/assets/minecart-screen2.jpg
Normal file
|
After Width: | Height: | Size: 179 KiB |
BIN
games/mario-kart-8/assets/minecart-thumb.jpg
Normal file
|
After Width: | Height: | Size: 56 KiB |
BIN
games/mario-kart-8/assets/shrek-screen1.jpg
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
games/mario-kart-8/assets/shrek-screen2.jpg
Normal file
|
After Width: | Height: | Size: 104 KiB |
BIN
games/mario-kart-8/assets/shrek-thumb.jpg
Normal file
|
After Width: | Height: | Size: 126 KiB |
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"
|
||||
]
|
||||
}
|
||||
|
||||