From b1ef67d84c6bcc9bc91ef0b04a2d3e5998843832 Mon Sep 17 00:00:00 2001 From: lahcengnine2009-ux Date: Fri, 19 Sep 2025 17:43:13 +0000 Subject: [PATCH] Add game: GTA san Andreas --- games.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/games.json b/games.json index 1c23e80..96628fc 100644 --- a/games.json +++ b/games.json @@ -149,5 +149,12 @@ "icon": "https://upload.wikimedia.org/wikipedia/en/e/e2/Diepio_mobile_logo.webp", "name": "diep.io", "creator": "Matheus Valadares" + }, + { + "id": "game_gta_san_andreas", + "url": "GTA san Andreas", + "icon": "CT fiudqjr", + "name": "GTA san Andreas", + "creator": "GTA san Andreas" } ]