From 695ff9ae8c66f52099b3412dc72ec9e2a1bdeaf6 Mon Sep 17 00:00:00 2001 From: Nima Akbarzadeh Date: Fri, 15 May 2026 19:06:36 +0200 Subject: [PATCH 1/3] Add iw4p/partialjson to Made in Iran collection --- collections/made-in-iran/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/collections/made-in-iran/index.md b/collections/made-in-iran/index.md index 1c3bea941837..2d83294f5036 100644 --- a/collections/made-in-iran/index.md +++ b/collections/made-in-iran/index.md @@ -22,6 +22,7 @@ items: - GoFarsi/book - majidh1/JalaliDatePicker - mojtaba-afraz/clean-code-persian + - iw4p/partialjson display_name: Made in Iran created_by: Javad image: made-in-iran.png From 750e17e1f02f6f7a64765480110f0fc82dab670b Mon Sep 17 00:00:00 2001 From: Thomas Debesse Date: Wed, 20 May 2026 08:35:25 +0200 Subject: [PATCH 2/3] Add Daemon to the game engines list The Daemon game engine is a multiplatform 3D game engine tailored for arena first-person shooters, delivering 25 years of development above id Tech 3. It is historically based on ioquake3, Wolf:ET and XreaL adding new features, bringing modernization and maintenance. --- collections/game-engines/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/collections/game-engines/index.md b/collections/game-engines/index.md index 921a0e064028..4852718f5d16 100644 --- a/collections/game-engines/index.md +++ b/collections/game-engines/index.md @@ -61,6 +61,7 @@ items: - stride3d/stride - B4uti4github/choppy-js - Facepunch/sbox-public + - DaemonEngine/Daemon display_name: Game Engines created_by: leereilly --- From bfdcd9311463369636c249bbcff109cafa147aff Mon Sep 17 00:00:00 2001 From: "dev@illwieckz.net" Date: Wed, 20 May 2026 09:12:15 +0200 Subject: [PATCH 3/3] Add Darkplaces to the game engines list The DarkPlaces game engine is the free open source game engine powering games like the free open source game Xonotic and commercial game WRATH: Aeon of Ruin. --- collections/game-engines/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/collections/game-engines/index.md b/collections/game-engines/index.md index 4852718f5d16..9f2bf74a471d 100644 --- a/collections/game-engines/index.md +++ b/collections/game-engines/index.md @@ -62,6 +62,7 @@ items: - B4uti4github/choppy-js - Facepunch/sbox-public - DaemonEngine/Daemon + - DarkPlacesEngine/DarkPlaces display_name: Game Engines created_by: leereilly ---