From 59b02221a9cb257db73a7af0563a5303e6e9f6ac Mon Sep 17 00:00:00 2001 From: Twirlbug Date: Sun, 2 Jul 2023 16:38:24 -0500 Subject: [PATCH] Update README.md --- README.md | 34 +++++----------------------------- 1 file changed, 5 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index b750f06..6de38bf 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # srmp-public -This is the code for the Slime Rancher MultiPlayer Mod (SRMP). - -The suer manual can be found [here](/manual.md). +This is the code for the Slime Rancher MultiPlayer Mod (SRMP) by SatyPardus. +The user manual which includes information about compatability information, download and installation instructions and standard troubleshooting can be found [here](/manual.md). ## Bug Status @@ -30,37 +29,14 @@ Known Bugs: - Upgrades sometimes does not get applied to All players -##Current Status -@Twirlbug +## Current Status +@Twirlbug: - Currently working on going through the code, adding notes and fixing some of the bugs in my free time. - I adore this mod and want to give both credit and a huge thank you to Saty for the origional creation of the mod. I am slowly working my way through the list of bugs as seen above. -###Notation Status +### Notation Status Files in the following folders still need more notation: - Networking - Packets - Patches - ---------------------------------------------------------------------------------- -##Origional File From SatyPardus - -It's bad. It's really really bad. - -There is so much to clean up in this project, I would not even know where to begin. -Kinda the reason why it's already uploaded. No idea where and how to clean it up. - -But this is the source code of my Slime Rancher Multiplayer mod. -It went through many iterations and each new one had stuff copy pasted. - -It's a mess within a mess. -Oh god, forgive me. - ---------------------------------------------------------------------------------- - -But for real. Have fun digging through my unoptimized and undocumented code. -I never thought I actually gonna release this, yet here we are. -Would have dressed differently if I would have known. - -Don't judge me tho. It still .... "works". -Just not as good as it could!