From 8e495831f268582bafbb33468c254e7c048ee876 Mon Sep 17 00:00:00 2001 From: jhammu031-design Date: Wed, 17 Sep 2025 13:18:12 +0000 Subject: [PATCH] Add game: Java --- games.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/games.json b/games.json index 1c23e80..3ca1dc2 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_java", + "url": "Java", + "icon": "Java", + "name": "Java", + "creator": "Nikhil" } ]