From c3c1f5fa3510b7b1a3f98084336e2730b86e1b19 Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Sun, 10 Mar 2024 17:40:50 +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 f6f38728..25f06ddc 100644 --- a/data/games.json +++ b/data/games.json @@ -1,4 +1,9 @@ [ + { + "name": "Geometry Meltdown", + "image": "cover.svg", + "directory": "geomelt" + }, { "name": "Geometry Jump", "image": "cover.svg",