From 87553c01474cfa30c1919d8e5d1377529c78342d Mon Sep 17 00:00:00 2001 From: sohanbepar Date: Fri, 2 Jan 2026 06:43:28 +0000 Subject: [PATCH] Add game: https://play.google.com/store/apps/details?id=com.dts.freefiremax --- games.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/games.json b/games.json index 8ee2107..f851f25 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_https_play_google_com_store_apps_details_id_com_dts_freefiremax", + "url": "https://play.google.com/store/apps/details?id=com.dts.freefiremax", + "icon": "https://play.google.com/store/apps/details?id=com.dts.freefiremax", + "name": "https://play.google.com/store/apps/details?id=com.dts.freefiremax", + "creator": "https://play.google.com/store/apps/details?id=com.dts.freefiremax" } ]