From 30442bac0e0dc9aea0c4715e8a236df7f6f23282 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Fri, 28 Nov 2025 20:54:21 -0800 Subject: [PATCH] Added s&box to game-engine --- source/data/dynamic/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index 56210ef..ce88576 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -11988,6 +11988,22 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "s&box", + "description": "", + "repo_url": "https://github.com/Facepunch/sbox-public", + "tags": [], + "platforms": [ + "cross" + ], + "category": "game-engine", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file