diff --git a/data/games.json b/data/games.json index e93ba1e0..f1d1697f 100644 --- a/data/games.json +++ b/data/games.json @@ -1,4 +1,9 @@ [ + { + "name": "Adventure", + "image": "cover.svg", + "directory": "adventure" + }, { "name": "The Heist", "image": "cover.svg",