From fed7185ffaed019eac711cc1d635c079f473277c Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Tue, 23 Apr 2024 03:42:27 +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 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",