From ffb361a5715e5a926b2905a38fae7743ebd36674 Mon Sep 17 00:00:00 2001 From: cchinna71009-netizen Date: Wed, 15 Jul 2026 07:23:34 +0000 Subject: [PATCH] Add game: Vice City --- games.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/games.json b/games.json index 50dd1020..5308aeb4 100644 --- a/games.json +++ b/games.json @@ -184,5 +184,12 @@ "icon": "https://t2.gstatic.com/faviconV2?client=SOCIAL&type=FAVICON&fallback_opts=TYPE,SIZE,URL&url=https://marbleblast.vaniverse.io/index.html?app=true&size=256", "name": "Marble Blast Web", "creator": "Vanilagy" + }, + { + "id": "game_vice_city", + "url": "Vice City game", + "icon": "Vice City game", + "name": "Vice City", + "creator": "Vice City game" } ]