From ec9cc184ba676fc0b6d6eadbe9619d6c29a1e826 Mon Sep 17 00:00:00 2001 From: wearrrrr Date: Fri, 9 Feb 2024 09:37:40 -0600 Subject: [PATCH] Update games submodule, add deepest-sword --- public/games | 2 +- src/json/games.json | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/public/games b/public/games index 11287d0..beacfb3 160000 --- a/public/games +++ b/public/games @@ -1 +1 @@ -Subproject commit 11287d0a834c672a55d10164dbfefe9ee1922d3d +Subproject commit beacfb38111fdfd430f75bc9684fca4e25f4dccc diff --git a/src/json/games.json b/src/json/games.json index 05ea6b7..5901abd 100644 --- a/src/json/games.json +++ b/src/json/games.json @@ -59,6 +59,11 @@ "image": "/games/death-run-3d/logo.png", "slug": "death-run-3d" }, + "deepest-sword": { + "name": "Deepest Sword", + "image": "/games/deepest-sword/logo.webp", + "slug": "deepest-sword" + }, "doge-miner": { "name": "Doge Miner", "image": "/games/doge-miner/logo.png",