diff --git a/games.json b/games.json index ed918579..73a72150 100644 --- a/games.json +++ b/games.json @@ -1,12 +1,12 @@ -{ +[ { "name": "Testing 1", "directory": "vex", "image": "icon.png" - } + }, { - "name": "Testing 1", - "directory": "vex", + "name": "Testing 2", + "directory": "vex2", "image": "icon.png" } -} \ No newline at end of file +] \ No newline at end of file