Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Commit

Permalink
new update
Browse files Browse the repository at this point in the history
  • Loading branch information
Aethese authored Aug 15, 2021
1 parent 6f7f5b8 commit a688d8b
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions games.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"version": "1.4.1",
"version": "1.5.0",
"announcement": "New update available!",
"games": [
{
"name": "1-2-switch",
Expand All @@ -21,6 +22,11 @@
"img": "ace-attorney",
"fname": "Phoenix Wright: Ace Attorney Trilogy"
},
{
"name": "ace-attorney-chronicles",
"img": "ace-attorney-chronicles",
"fname": "The Great Ace Attorney Chronicles"
},
{
"name": "animal-crossing",
"img": "animal-crossing",
Expand Down Expand Up @@ -311,6 +317,11 @@
"img": "pokemon-sword",
"fname": "Pokemon Sword"
},
{
"name": "pokemon-unite",
"img": "pokemon-unite",
"fname": "Pokémon UNITE"
},
{
"name": "puyopuyo-tetris",
"img": "puyopuyo-tetris",
Expand Down Expand Up @@ -415,6 +426,11 @@
"name": "zelda",
"img": "zelda",
"fname": "The Legend of Zelda: Breath of the Wild"
}
},
{
"name": "zelda-skyward-sword",
"img": "zelda-skyward-sword",
"fname": "The Legend of Zelda™: Skyward Sword HD"
}
]
}

0 comments on commit a688d8b

Please sign in to comment.