From b612957863f167451849e1b2a3c7af79b166e102 Mon Sep 17 00:00:00 2001 From: wearrrrr Date: Mon, 12 Feb 2024 09:28:02 -0600 Subject: [PATCH] Update games submodule and games.json --- public/games | 2 +- src/json/games.json | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/public/games b/public/games index 11287d0..2e6cd67 160000 --- a/public/games +++ b/public/games @@ -1 +1 @@ -Subproject commit 11287d0a834c672a55d10164dbfefe9ee1922d3d +Subproject commit 2e6cd673ab519025af951713868860b7895b11b8 diff --git a/src/json/games.json b/src/json/games.json index d304290..c501e13 100644 --- a/src/json/games.json +++ b/src/json/games.json @@ -134,6 +134,11 @@ "image": "/games/grindcraft/logo.png", "slug": "grindcraft" }, + "help-no-brake": { + "name": "Help No Brake", + "image": "/games/help-no-brake/logo.webp", + "slug": "help-no-brake" + }, "idle-breakout": { "name": "Idle Breakout", "image": "/games/idle-breakout/logo.png", @@ -204,6 +209,11 @@ "image": "/games/solitaire/logo.png", "slug": "solitaire" }, + "sort-the-court": { + "name": "Sort the Court", + "image": "/games/sort-the-court/logo.jpg", + "slug": "sort-the-court" + }, "superhot": { "name": "Superhot", "image": "/games/superhot/logo.png",