From 921c76b967acb55044d73d9725a9ad58d4e850d6 Mon Sep 17 00:00:00 2001 From: project-bo4 <127137346+project-bo4@users.noreply.github.com> Date: Tue, 7 Mar 2023 05:45:02 -0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dc77347..556e845 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,10 @@ This repo only contains client-side detours and is not included with server code ## NOTES +- Base SDK(well kinda...) used by this project is developed by [Maurice Heumann](https://github.com/momo5502); Thanks to the guy 🫡 + - To compile: clone repository using gitbash/powershell terminal; start generate.bat and it will grab all of required sub-modules and make visual studio solution which can be used to compile the client. -- There are some 3rd-party project/tools that have been used; If you belive there is something originated from you and want to be credited please contact any of our social media accounts. +- There are some 3rd-party project/tools that have influenced and helped the project in particular ways; If you belive there is something originated from you and want to be credited please contact any of our social media accounts. - This Project is created purely for educational purposes. its free and open-sourced under gnu license. developers are not responsible or liable for misuse of this product.