fix: correct repo schema, add BotW game, replace template mods
This commit is contained in:
43
games/breath-of-the-wild/game.json
Normal file
43
games/breath-of-the-wild/game.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"name": "The Legend of Zelda: Breath of the Wild",
|
||||
"titleIds": ["00050000101C9300", "00050000101C9400", "00050000101C9500"],
|
||||
"icon": "https://cdn2.steamgriddb.com/icon_thumb/ed54e9a013d6bbc378503bdb4ca43c27.png",
|
||||
"mods": [
|
||||
{
|
||||
"id": "botw-amiibo-outfits",
|
||||
"name": "Zelda's Ballad Amiibo Outfits",
|
||||
"author": "Amiibolad, YamGaming",
|
||||
"version": "1.0.0",
|
||||
"type": "modpack",
|
||||
"releaseDate": "2021-07-18",
|
||||
"description": "All Amiibo armor sets redesigned to reflect Zelda's previous incarnations. Includes icons and physics. Outfits are mix-and-match compatible. Do not combine the full pack with separate downloads.",
|
||||
"tags": ["armor", "outfits", "amiibo"],
|
||||
"license": "Custom",
|
||||
"requirements": ["Zelda's Ballad"],
|
||||
"download": "https://placeholder.example.com/botw-amiibo-outfits.zip",
|
||||
"thumbnail": "https://raw.githubusercontent.com/timkicker/do-not-use/main/games/breath-of-the-wild/assets/amiibo-thumb.jpg",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/breath-of-the-wild/assets/amiibo-screen1.jpg",
|
||||
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/breath-of-the-wild/assets/amiibo-screen2.jpg",
|
||||
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/breath-of-the-wild/assets/amiibo-screen3.jpg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "botw-mirror-shield",
|
||||
"name": "Mirror Shield",
|
||||
"author": "Lylari uPic, IssueLink",
|
||||
"version": "1.1.0",
|
||||
"type": "mod",
|
||||
"releaseDate": "2019-12-23",
|
||||
"description": "Standalone Mirror Shield implemented as a new actor with unique properties. Includes an alternate version with the crescent moon symbol from Ocarina of Time 1.0.",
|
||||
"tags": ["weapon", "shield", "model"],
|
||||
"license": "Custom",
|
||||
"download": "https://gamebanana.com/mods/download/49623#FileInfo_442793",
|
||||
"thumbnail": "https://raw.githubusercontent.com/timkicker/do-not-use/main/games/breath-of-the-wild/assets/mirror-shield-thumb.jpg",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/breath-of-the-wild/assets/mirror-shield-screen1.jpg",
|
||||
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/breath-of-the-wild/assets/mirror-shield-screen2.jpg"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,90 +1,58 @@
|
||||
{
|
||||
"name": "Mario Kart 8",
|
||||
"titleIds": ["000500001010EB00", "000500001010EC00", "000500001010ED00"],
|
||||
"icon": "https://cdn2.steamgriddb.com/icon_thumb/ac1ad983e08ad3304a97e147f522747e.png",
|
||||
"titleIds": [
|
||||
"000500001010EB00",
|
||||
"000500001010EC00",
|
||||
"000500001010ED00"
|
||||
],
|
||||
"mods": [
|
||||
{
|
||||
"id": "dummydum-mod",
|
||||
"name": "Dummy Mod",
|
||||
"type": "mod",
|
||||
"id": "mk8-galaxy-modpack",
|
||||
"name": "Mario Kart Galaxy Modpack",
|
||||
"author": "Fuffina, FunkyRacer, Squadaloo & more",
|
||||
"version": "1.0.0",
|
||||
"author": "ExampleUser",
|
||||
"description": "A simple example mod that demonstrates the basic structure of a CupStore mod entry.",
|
||||
"thumbnail": "https://picsum.photos/seed/mk8mod1/400/225",
|
||||
"screenshots": [
|
||||
"https://picsum.photos/seed/mk8mod1a/800/450",
|
||||
"https://picsum.photos/seed/mk8mod1b/800/450"
|
||||
],
|
||||
"download": "https://github.com/timkicker/cupstore-repo-template/releases/download/dummy-testing/dummy-mod-mk8.zip",
|
||||
"releaseDate": "2024-01-15",
|
||||
"license": "CC BY-NC",
|
||||
"tags": ["skin"],
|
||||
"fileSize": 204800,
|
||||
"requirements": [],
|
||||
"changelog": "1.0.0 - Initial release"
|
||||
},
|
||||
{
|
||||
"id": "custom-music-pack",
|
||||
"name": "Custom Music Pack",
|
||||
"type": "mod",
|
||||
"version": "2.1.0",
|
||||
"author": "MusicModder",
|
||||
"description": "Replaces all in-game music with custom tracks. Over 40 songs included.",
|
||||
"thumbnail": "https://picsum.photos/seed/mk8music/400/225",
|
||||
"screenshots": [
|
||||
"https://picsum.photos/seed/mk8musica/800/450",
|
||||
"https://picsum.photos/seed/mk8musicb/800/450"
|
||||
],
|
||||
"download": "https://github.com/timkicker/cupstore-repo-template/releases/download/dummy-testing/dummy-mod-mk8.zip",
|
||||
"releaseDate": "2024-03-10",
|
||||
"license": "CC BY-NC-SA",
|
||||
"tags": ["music"],
|
||||
"fileSize": 52428800,
|
||||
"changelog": "2.1.0 - Added 10 new tracks\n2.0.0 - Full soundtrack replacement\n1.0.0 - Initial release"
|
||||
},
|
||||
{
|
||||
"id": "retro-track-pack",
|
||||
"name": "Retro Track Textures",
|
||||
"type": "mod",
|
||||
"version": "1.3.2",
|
||||
"author": "RetroFan",
|
||||
"description": "Gives all retro cups a classic low-poly aesthetic inspired by older Mario Kart titles.",
|
||||
"thumbnail": "https://picsum.photos/seed/mk8retro/400/225",
|
||||
"screenshots": [
|
||||
"https://picsum.photos/seed/mk8retroa/800/450",
|
||||
"https://picsum.photos/seed/mk8retrob/800/450",
|
||||
"https://picsum.photos/seed/mk8retroc/800/450"
|
||||
],
|
||||
"download": "https://github.com/timkicker/cupstore-repo-template/releases/download/dummy-testing/dummy-mod-mk8.zip",
|
||||
"releaseDate": "2024-02-20",
|
||||
"license": "CC BY",
|
||||
"tags": ["course", "texture"],
|
||||
"fileSize": 10485760,
|
||||
"changelog": "1.3.2 - Fixed UV mapping on Koopa Troopa Beach\n1.3.0 - Added Rainbow Road retro style\n1.0.0 - Initial release"
|
||||
},
|
||||
{
|
||||
"id": "ultimate-bundle",
|
||||
"name": "Ultimate MK8 Bundle",
|
||||
"type": "modpack",
|
||||
"version": "1.0.0",
|
||||
"author": "ExampleUser",
|
||||
"description": "A curated bundle combining the Custom Music Pack and Retro Track Textures into one install.",
|
||||
"thumbnail": "https://picsum.photos/seed/mk8bundle/400/225",
|
||||
"releaseDate": "2026-02-22",
|
||||
"description": "51 custom tracks across 12 cups - 4 Nitro-only, 4 Retro-only, 4 mixed. Replaces the entire roster except Female Villager. Includes custom vehicle parts, items and music. Supports English and Latin American Spanish.",
|
||||
"tags": ["tracks", "music", "skins", "items"],
|
||||
"license": "Custom",
|
||||
"download": "https://placeholder.example.com/mk8-galaxy-modpack.zip",
|
||||
"thumbnail": "https://raw.githubusercontent.com/timkicker/do-not-use/main/games/mario-kart-8/assets/galaxy-modpack-thumb.jpg",
|
||||
"screenshots": [
|
||||
"https://picsum.photos/seed/mk8bundlea/800/450"
|
||||
],
|
||||
"includes": [
|
||||
"custom-music-pack",
|
||||
"retro-track-pack"
|
||||
],
|
||||
"download": "https://github.com/timkicker/cupstore-repo-template/releases/download/dummy-testing/dummy-mod-mk8.zip",
|
||||
"releaseDate": "2024-04-01",
|
||||
"tags": ["music", "course", "texture"],
|
||||
"fileSize": 62914560
|
||||
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/mario-kart-8/assets/galaxy-modpack-screen1.jpg",
|
||||
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/mario-kart-8/assets/galaxy-modpack-screen2.jpg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "mk8-minecart-skin",
|
||||
"name": "Minecart Skin",
|
||||
"author": "Radnos",
|
||||
"version": "1.1.0",
|
||||
"type": "mod",
|
||||
"releaseDate": "2020-07-25",
|
||||
"description": "Replaces the Tanooki Kart with Steve's Minecart from Minecraft. Includes a matching UI skin.",
|
||||
"tags": ["kart", "skin"],
|
||||
"license": "Custom",
|
||||
"download": "https://gamebanana.com/dl/542942",
|
||||
"thumbnail": "https://raw.githubusercontent.com/timkicker/do-not-use/main/games/mario-kart-8/assets/minecart-thumb.jpg",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/mario-kart-8/assets/minecart-screen1.jpg",
|
||||
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/mario-kart-8/assets/minecart-screen2.jpg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "mk8-shrek-skin",
|
||||
"name": "Shrek Skin",
|
||||
"author": "largescale",
|
||||
"version": "1.0.0",
|
||||
"type": "mod",
|
||||
"releaseDate": "2018-04-15",
|
||||
"description": "Ogres have layers. Replaces a character model with Shrek. The rig is a bit rough due to poly count.",
|
||||
"tags": ["character", "skin"],
|
||||
"license": "Custom",
|
||||
"download": "https://gamebanana.com/dl/379569",
|
||||
"thumbnail": "https://raw.githubusercontent.com/timkicker/do-not-use/main/games/mario-kart-8/assets/shrek-thumb.jpg",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/mario-kart-8/assets/shrek-screen1.jpg",
|
||||
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/mario-kart-8/assets/shrek-screen2.jpg"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user