From a11d920cab3d2cfd4afce31e194f95f973362d48 Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Sat, 27 Apr 2024 17:39:42 +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 1873db06..59aa7731 100644 --- a/data/games.json +++ b/data/games.json @@ -1,4 +1,9 @@ [ + { + "name": "Star Clicker", + "image": "cover.svg", + "directory": "star" + }, { "name": "Racer", "image": "cover.svg",