diff --git a/data/games/zelda.json b/data/games/zelda_characters.json similarity index 100% rename from data/games/zelda.json rename to data/games/zelda_characters.json diff --git a/data/games/zelda_games.json b/data/games/zelda_games.json new file mode 100644 index 00000000..f6052a3e --- /dev/null +++ b/data/games/zelda_games.json @@ -0,0 +1,42 @@ +{ + "source": "https://en.wikipedia.org/wiki/List_of_The_Legend_of_Zelda_media", + "Legend of Zelda Games": { + "Mainline games": [ + "The Legend of Zelda", + "Zelda II: The Adventure of Link", + "The Legend of Zelda: A Link to the Past", + "The Legend of Zelda: Link's Awakening", + "The Legend of Zelda: Ocarina of Time", + "The Legend of Zelda: Majora's Mask", + "The Legend of Zelda: Oracle of Seasons", + "The Legend of Zelda: Oracle of Ages", + "The Legend of Zelda: The Wind Waker", + "The Legend of Zelda: Four Swords Adventures", + "The Legend of Zelda: The Minish Cap", + "The Legend of Zelda: Twilight Princess", + "The Legend of Zelda: Phantom Hourglass", + "The Legend of Zelda: Spirit Tracks", + "The Legend of Zelda: Skyward Sword", + "The Legend of Zelda: A Link Between Worlds", + "The Legend of Zelda: Tri Force Heroes", + "The Legend of Zelda: Breath of the Wild", + "The Legend of Zelda: Tears of the Kingdom" + ], + "Spin-offs": [ + "Link: The Faces of Evil", + "Zelda: The Wand of Gamelon", + "Zelda's Adventure", + "BS Zelda no Densetsu", + "BS Zelda no Densetsu Inishie no Sekiban", + "Freshly-Picked Tingle's Rosy Rupeeland", + "Tingle's Balloon Fight DS", + "Link's Crossbow Training", + "Dekisugi Tingle Pack", + "Irozuki Tingle no Koi no Balloon Trip", + "Hyrule Warriors", + "My Nintendo Picross: The Legend of Zelda: Twilight Princess", + "Cadence of Hyrule: Crypt of the NecroDancer featuring The Legend of Zelda", + "Hyrule Warriors: Age of Calamity" + ] + } +} \ No newline at end of file