From 42b3da74a894d47c69f3c6675ca936e83d088aee Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Fri, 8 Mar 2024 21:32:31 +0000 Subject: [PATCH] look they made a shitty geometry dash clone for sky --- data/games.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/games.json b/data/games.json index 03d7ab84..c4f38276 100644 --- a/data/games.json +++ b/data/games.json @@ -1,4 +1,9 @@ [ + { + "name": "Geometry Dash Sky", + "image": "cover.svg", + "directory": "geodashsky" + }, { "name": "Drift Mania", "image": "cover.svg",