diff --git a/data/games.json b/data/games.json index 015021ef..5b705526 100644 --- a/data/games.json +++ b/data/games.json @@ -1,4 +1,9 @@ [ + { + "name": "Connect Four", + "image": "cover.svg", + "directory": "c4" + }, { "name": "13 Days of Hell", "image": "cover.svg",