diff --git a/data/games.json b/data/games.json index e931018f..9da5c411 100644 --- a/data/games.json +++ b/data/games.json @@ -1,4 +1,9 @@ [ + { + "name": "Flappy Race", + "image": "cover.svg", + "directory": "flappyrace" + }, { "name": "Karlson", "image": "cover.svg",