From 6523fce3bdf86a8e1fea1c21fbfc01386c3ce5e4 Mon Sep 17 00:00:00 2001 From: poothri812-byte Date: Thu, 27 Nov 2025 14:58:12 +0000 Subject: [PATCH] Add game: Call of Duty --- games.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/games.json b/games.json index 8ee2107..cd126fe 100644 --- a/games.json +++ b/games.json @@ -156,5 +156,12 @@ "icon": "https://cdn2.steamgriddb.com/icon/ef8ff41b21cbfec973591cf88c54b6b7/32/256x256.png", "name": "Super mario Construct", "creator": "Luigibonus" + }, + { + "id": "game_call_of_duty", + "url": "Call of duty", + "icon": "Call of duty module", + "name": "Call of Duty", + "creator": "Real sticking" } ]