From dbbaee13b13981d66823cae5b12abfc29ba950fd Mon Sep 17 00:00:00 2001 From: Gunnar Hensel Date: Thu, 9 Apr 2026 16:41:36 -0600 Subject: [PATCH] Added "s&box" to the Game Engine collection. Added Facepunch's open source Source 2 engine "s&box" due to it's recent popularity spike. --- collections/game-engines/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/collections/game-engines/index.md b/collections/game-engines/index.md index c23989eaec53..921a0e064028 100644 --- a/collections/game-engines/index.md +++ b/collections/game-engines/index.md @@ -59,7 +59,8 @@ items: - defold/defold - openfl/openfl - stride3d/stride - - B4uti4github/choppy-js + - B4uti4github/choppy-js + - Facepunch/sbox-public display_name: Game Engines created_by: leereilly ---