From 8736032d85913396ddd31b0e80d2caeccff40f78 Mon Sep 17 00:00:00 2001 From: Daniel Hawton Date: Mon, 24 Nov 2025 23:45:54 +0100 Subject: [PATCH 1/2] add RSG to framework list Signed-off-by: Daniel Hawton --- content/docs/server-manual/frameworks.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/docs/server-manual/frameworks.md b/content/docs/server-manual/frameworks.md index 285dfa5c..b8f8673e 100644 --- a/content/docs/server-manual/frameworks.md +++ b/content/docs/server-manual/frameworks.md @@ -19,6 +19,7 @@ If there's a framework you believe should be included in this list, please submi - [ND](https://github.com/ND-Framework/ND_Core) ([Docs](https://ndcore.dev/setup)) - [QBCore](https://github.com/qbcore-framework/qb-core) ([Docs](https://docs.qbcore.org/qbcore-documentation/)) - [Qbox](https://github.com/Qbox-project/qbx_core) ([Docs](https://docs.qbox.re/installation)) +- [RSG](https://github.com/Rexshack-RedM/rsg-core) ([Docs](https://https://rsg.mintlify.app/)) (RedM) - [vRP](https://github.com/vRP-framework/vRP) ([Docs](https://vrp-framework.github.io/vRP/)) - [VORP](https://github.com/VORPCORE/vorp-core-lua) ([Docs](https://docs.vorp-core.com)) (RedM) From 3312c1f2eca473f095ca085f705768968b36c565 Mon Sep 17 00:00:00 2001 From: Daniel Hawton Date: Tue, 25 Nov 2025 00:59:42 +0100 Subject: [PATCH 2/2] Update content/docs/server-manual/frameworks.md Co-authored-by: Dillon Skaggs --- content/docs/server-manual/frameworks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/server-manual/frameworks.md b/content/docs/server-manual/frameworks.md index b8f8673e..809de6f6 100644 --- a/content/docs/server-manual/frameworks.md +++ b/content/docs/server-manual/frameworks.md @@ -19,7 +19,7 @@ If there's a framework you believe should be included in this list, please submi - [ND](https://github.com/ND-Framework/ND_Core) ([Docs](https://ndcore.dev/setup)) - [QBCore](https://github.com/qbcore-framework/qb-core) ([Docs](https://docs.qbcore.org/qbcore-documentation/)) - [Qbox](https://github.com/Qbox-project/qbx_core) ([Docs](https://docs.qbox.re/installation)) -- [RSG](https://github.com/Rexshack-RedM/rsg-core) ([Docs](https://https://rsg.mintlify.app/)) (RedM) +- [RSG](https://github.com/Rexshack-RedM/rsg-core) ([Docs](https://rsg.mintlify.app/)) (RedM) - [vRP](https://github.com/vRP-framework/vRP) ([Docs](https://vrp-framework.github.io/vRP/)) - [VORP](https://github.com/VORPCORE/vorp-core-lua) ([Docs](https://docs.vorp-core.com)) (RedM)