From 37fac3be8792d3746f5ac9ad5229dcdbeaac174d Mon Sep 17 00:00:00 2001 From: Auros Nexus <41306347+Auros@users.noreply.github.com> Date: Fri, 25 Nov 2022 23:37:47 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 15e9453..9f831a5 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,6 @@ A simple program which takes a Beat Saber installation, strips it, and packages Nearly 100% of this is based (copied) on [BeatStripper](https://github.com/Zingabopp/BeatStripper/) with some extra borrowed code from [ModAssistant](https://github.com/Assistant/ModAssistant/). - - +## Credits +* [Zingabopp](https://github.com/Zingabopp), [lolPants](https://github.com/lolPants) for their work on [BeatStripper](https://github.com/Zingabopp/BeatStripper) which this program is based on +* [Assistant](https://github.com/Assistant), [lolPants](https://github.com/lolPants), [Umbranox](https://github.com/Umbranoxio), [OmiCron07](https://github.com/OmiCron07), and [ErisApps](https://github.com/ErisApps) for their contributions to the game path and game version detection utility code.