From 5002b5caa9769adf48925ab75ae88d222ae43823 Mon Sep 17 00:00:00 2001 From: rilaxik Date: Wed, 12 Jun 2024 00:18:18 +0000 Subject: [PATCH] Update Welcome --- Home.md | 1 - Welcome.md | 20 ++++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) delete mode 100644 Home.md create mode 100644 Welcome.md diff --git a/Home.md b/Home.md deleted file mode 100644 index 8b1dcd9..0000000 --- a/Home.md +++ /dev/null @@ -1 +0,0 @@ -# Welcome to the Wiki of RAGE:MP Framework! \ No newline at end of file diff --git a/Welcome.md b/Welcome.md new file mode 100644 index 0000000..2f8973f --- /dev/null +++ b/Welcome.md @@ -0,0 +1,20 @@ +# Welcome to RageFW +RageFW is a type-safe framework for developing Rage:MP servers. Designed with developers in mind, RageFW brings structure and efficiency to your Rage:MP servers, ensuring robust and maintainable code + +## Features + - **Type-Safe Development:** Eliminate runtime errors and enhance code reliability with RageFW comprehensive type safety, making your RP server's development smoother than a Sunday drive through Los Santos + + - **Wrapped RPC client:** Communicate effortlessly between server, client and cef with RPC system, wrapped in a cozy custom-typed blanket for your peace of mind + + - **Logging System:** Keep track of server activities and debug like a pro with our built-in, feature-rich logging system. After all, even virtual cops need evidence + +## Getting Started +*soon* + +## Contributing +Join our community of developers and contribute to the ongoing development of RageFW. At the moment the only way to contribute is opening issues + +## Support +Need help? Reach out via our community forums or contact us directly through our support channels. We're committed to help you as we can + +> *RageFW - because in the world of GTA:RP, nobody has time for type errors* \ No newline at end of file