From 2fd83f73d134ab9dbdc7c2ba0f4cd680d71d9209 Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Wed, 8 May 2024 01:59:02 +0000 Subject: [PATCH] Update data/games.json --- data/games.json | 5 +++++ 1 file changed, 5 insertions(+) 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",