From 63a298d9be591f8e12d878b5805f49c03f6571c1 Mon Sep 17 00:00:00 2001 From: Exp1o1 <166666343+Exp1o1@users.noreply.github.com> Date: Wed, 22 May 2024 16:28:11 +0000 Subject: [PATCH] Update games.json --- public/games.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/games.json b/public/games.json index 927bb79..96cbf8e 100644 --- a/public/games.json +++ b/public/games.json @@ -125,6 +125,11 @@ "image": "/images/Little_Alchemy2.png", "url": "https://littlealchemy2.com/" }, + { + "title": "Infinite Craft", + "image": "/images/", + "url": "https://infinite-craft.com/" + }, { "title": "Chess", "image": "/images/Chess.png", @@ -334,6 +339,11 @@ "title": "Raft Wars 2", "image": "/images/Raft_Wars2.jfif", "url": "https://webglmath.github.io/raft-wars-2/" + }, + { + "title": "BitBurner", + "image": "/images/", + "url": "https://bitburner-official.github.io/" } ]