This repository has been archived by the owner on Feb 21, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
games.json
498 lines (498 loc) · 9.33 KB
/
games.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
{
"version": "1.9.6",
"announcement": "",
"tips": ["You can add games to your favorite list with the 'favorite' command",
"You can type 'options' into the game pick input to see all available commands",
"You can always share Switchence with friends :)",
"You can always ask for new games to be added and they will most likely be added (unless it's a super unknown game)",
"You can request new features for Switchence by making an issue on GitHub",
"Use the 'shortcut' command to figure out how shortcuts work",
"Use the 'Discord' command to get an invite link to join the Discord server",
"You can always fill out the Google form with the 'form' command to answer some questions about Switchence :)",
"If you would like to support my work, you can either star the repo, join the Discord server or support me through Patreon :)"],
"games": [
{
"name": "1-2-switch",
"fname": "1-2-Switch"
},
{
"name": "3d-all-stars",
"fname": "Super Mario 3D All-Stars"
},
{
"name": "3d-world",
"fname": "Super Mario 3d World + Bowser's Fury"
},
{
"name": "ace-attorney",
"fname": "Phoenix Wright: Ace Attorney Trilogy"
},
{
"name": "ace-attorney-chronicles",
"fname": "The Great Ace Attorney Chronicles"
},
{
"name": "animal-crossing",
"fname": "Animal Crossing: New Horizons"
},
{
"name": "animal-royale",
"fname": "Super Animal Royale"
},
{
"name": "among-us",
"fname": "Among Us"
},
{
"name": "arms",
"fname": "ARMS"
},
{
"name": "astral-chain",
"fname": "Astral Chain"
},
{
"name": "boxboy-boxgirl",
"fname": "BOXBOY! + BOXGIRL!"
},
{
"name": "bravely-default2",
"fname": "Bravely Default II"
},
{
"name": "cadence-hyrule",
"fname": "Cadence of Hyrule"
},
{
"name": "captain-toad",
"fname": "Captain Toad: Treasure Tracker"
},
{
"name": "celeste",
"fname": "Celeste"
},
{
"name": "clubhouse",
"fname": "Clubhouse Games: 51 Worldwide Classics"
},
{
"name": "cooking-simulator",
"fname": "Cooking Simulator"
},
{
"name": "cuphead",
"fname": "Cuphead"
},
{
"name": "dead-by-daylight",
"fname": "Dead by Daylight"
},
{
"name": "deltarune",
"fname": "DELTARUNE Chapter 1&2"
},
{
"name": "demon-slayer",
"fname": "Demon Slayer -Kimetsu no Yaiba- The Hinokami Chronicles"
},
{
"name": "devil-may-cry",
"fname": "Devil May Cry 3"
},
{
"name": "diablo-eternal-collection",
"fname": "Diablo III: Eternal Collection"
},
{
"name": "diablo-resurrected",
"fname": "Diablo II: Resurrected"
},
{
"name": "doom",
"fname": "DOOM"
},
{
"name": "fall-guys",
"fname": "Fall Guys"
},
{
"name": "final-fantasy-maxima",
"fname": "World of Final Fantasy Maxima"
},
{
"name": "fire-emblem-houses",
"fname": "Fire Emblem: Three Houses"
},
{
"name": "fire-emblem-warriors",
"fname": "Fire Emblem Warriors"
},
{
"name": "fire-emblem-warriors-3-hopes",
"fname": "Fire Emblem Warriors: Three Hopes"
},
{
"name": "fortnite",
"fname": "Fortnite"
},
{
"name": "funimation",
"fname": "Funimation"
},
{
"name": "good-job",
"fname": "Good Job!"
},
{
"name": "gris",
"fname": "GRIS"
},
{
"name": "hades",
"fname": "Hades"
},
{
"name": "hatsune-miku",
"fname": "Hatsune Miku: Project Diva Megamix"
},
{
"name": "hollow",
"fname": "Hollow Knight"
},
{
"name": "hulu",
"fname": "Hulu"
},
{
"name": "hyrule-warriors",
"fname": "Hyrule Warrios: Definited Edition"
},
{
"name": "kirby",
"fname": "Kirby Star Allies"
},
{
"name": "kirby-clash",
"fname": "Super Kirby Clash"
},
{
"name": "kirby-forgotten-land",
"fname": "Kirby and the Forgotten Land"
},
{
"name": "lego-sw-skywalker-saga",
"fname": "Lego Star Wars: The Skywalker Saga"
},
{
"name": "link-awakening",
"fname": "The Legend of Zelda: Link's Awakening"
},
{
"name": "luigi-mansion",
"fname": "Luigi's Mansion 3"
},
{
"name": "mario-bros-deluxe",
"fname": "Super Mario Bros. U Deluxe"
},
{
"name": "mario-golf",
"fname": "Mario Golf: Super Rush"
},
{
"name": "mario-kart",
"fname": "Mario Kart 8 Deluxe"
},
{
"name": "mario-maker",
"fname": "Super Mario Maker 2"
},
{
"name": "mario-odyssey",
"fname": "Super Mario Odyssey"
},
{
"name": "mario-party",
"fname": "Super Mario Party"
},
{
"name": "mario-rabbids",
"fname": "Mario & Rabbids: Kingdom Battle"
},
{
"name": "mario-sonic-olympic-games",
"fname": "Mario & Sonic at the Olympic Games Tokyo 2020"
},
{
"name": "mario-superstars",
"fname": "Mario Party Superstars"
},
{
"name": "mario-tennis",
"fname": "Mario Tennis Aces"
},
{
"name": "metroid-dread",
"fname": "Metroid Dread"
},
{
"name": "miitopia",
"fname": "Miitopia"
},
{
"name": "minecraft",
"fname": "Minecraft"
},
{
"name": "monopoly",
"fname": "Monopoly"
},
{
"name": "monster-hunter",
"fname": "Monster Hunter Rise"
},
{
"name": "monster-hunter-stories2",
"fname": "Monster Hunter Stories 2: Wings of Ruin"
},
{
"name": "neo-world-ends-with-you",
"fname": "NEO: The World Ends With You"
},
{
"name": "nes",
"fname": "Nintendo Entertainment System"
},
{
"name": "nintendo-switch-sports",
"fname": "Nintendo Switch™ Sports"
},
{
"name": "no-more-heroes3",
"fname": "No More Heroes III"
},
{
"name": "octopath",
"fname": "OCTOPATH TRAVELER"
},
{
"name": "okami-hd",
"fname": "Okami HD"
},
{
"name": "overcooked-2",
"fname": "Overcooked! 2"
},
{
"name": "overcooked-special",
"fname": "Overcooked! Special Edition"
},
{
"name": "overwatch",
"fname": "Overwatch"
},
{
"name": "pacman99",
"fname": "PAC-MAN 99"
},
{
"name": "paper-mario",
"fname": "Paper Mario: The Origami King"
},
{
"name": "persona-5",
"fname": "Persona 5 Strikers"
},
{
"name": "phogs",
"fname": "PHOGS!"
},
{
"name": "pikmin-3",
"fname": "Pikmin 3 Deluxe"
},
{
"name": "pokemon-brilliant-diamond",
"fname": "Pokémon Brilliant Diamond"
},
{
"name": "pokemon-legend-arceus",
"fname": "Pokémon Legends: Arceus"
},
{
"name": "pokemon-lets-go-eevee",
"fname": "Pokémon: Let's Go, Eevee!"
},
{
"name": "pokemon-lets-go-pikachu",
"fname": "Pokémon: Let's Go, Pikachu!"
},
{
"name": "pokemon-mystery",
"fname": "Pokémon Mystery Dungeon: Rescue Team DX"
},
{
"name": "pokemon-scarlet",
"fname": "Pokémon Scarlet"
},
{
"name": "pokemon-shield",
"fname": "Pokémon Shield"
},
{
"name": "pokemon-shining-pearl",
"fname": "Pokémon Shining Pearl"
},
{
"name": "pokemon-snap",
"fname": "New Pokémon Snap"
},
{
"name": "pokemon-sword",
"fname": "Pokemon Sword"
},
{
"name": "pokemon-unite",
"fname": "Pokémon UNITE"
},
{
"name": "pokemon-violet",
"fname": "Pokémon Violet"
},
{
"name": "puyopuyo-tetris",
"fname": "Puyo Puyo Tetris"
},
{
"name": "puyopuyo-tetris2",
"fname": "Puyo Puyo Tetris 2"
},
{
"name": "rayman",
"fname": "Rayman Legends: Definitive Edition"
},
{
"name": "ring-fit",
"fname": "Ring Fit Adventure"
},
{
"name": "rocket-league",
"fname": "Rocket League"
},
{
"name": "rune-factory5",
"fname": "Rune Factory 5"
},
{
"name": "samurai-warriors5",
"fname": "Samurai Warriors 5"
},
{
"name": "shadowverse",
"fname": "Shadowverse: Champion's Battle"
},
{
"name": "shin-megami-tensei",
"fname": "Shin Megami Tensei V"
},
{
"name": "skyrim",
"fname": "The Elder Scrolls V: Skyrim"
},
{
"name": "smash",
"fname": "Super Smash Bros. Ultimate"
},
{
"name": "snake-pass",
"fname": "Snake Pass"
},
{
"name": "snes",
"fname": "Super Nintendo Entertainment System"
},
{
"name": "snipperclips",
"fname": "Snipperclips"
},
{
"name": "sonic-mania",
"fname": "Sonic Mania"
},
{
"name": "splatoon",
"fname": "Splatoon 2"
},
{
"name": "splatoon-3",
"fname": "Splatoon 3"
},
{
"name": "stardew",
"fname": "Stardew Valley"
},
{
"name": "super-robot-wars30",
"fname": " Super Robot Wars 30"
},
{
"name": "terraria",
"fname": "Terraria"
},
{
"name": "tetris99",
"fname": "Tetris 99"
},
{
"name": "thief-simulator",
"fname": "Thief Simulator"
},
{
"name": "tokyo-mirage-sessions",
"fname": "Tokyo Mirage Sessions #FE Encore"
},
{
"name": "triangle-strategy",
"fname": "TRIANGLE STRATEGY"
},
{
"name": "undertale",
"fname": "Undertale"
},
{
"name": "wild-at-heart",
"fname": "The Wild at Heart"
},
{
"name": "witcher-3",
"fname": "The Witcher 3: Wild Hunt"
},
{
"name": "xenoblade2",
"fname": "Xenoblade Chronicles 2"
},
{
"name": "xenoblade-chronicles",
"fname": "Xenoblade Chronicles: Definitive Edition"
},
{
"name": "xenoblade-chronicles-3",
"fname": "Xenoblade Chronicles 3"
},
{
"name": "yoshi",
"fname": "Yoshi's Crafted World"
},
{
"name": "yt",
"fname": "YouTube"
},
{
"name": "zelda",
"fname": "The Legend of Zelda: Breath of the Wild"
},
{
"name": "zelda-skyward-sword",
"fname": "The Legend of Zelda: Skyward Sword HD"
}
]}