From 63386e57a4bc7e34d02297bf19f502be3f12eafd Mon Sep 17 00:00:00 2001 From: appable Date: Wed, 12 Oct 2022 01:14:21 -0700 Subject: add credit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0478213..69fe700 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,5 @@ Full feature parity with the ChatTriggers module is (eventually) planned! ### Credits * [SkytilsMod/Skytils](https://github.com/Skytils/SkytilsMod): tab list handling, mixins -* [Harry282/Skyblock-Client](https://github.com/Harry282/Skyblock-Client): mixins, location utils, general structure \ No newline at end of file +* [Harry282/Skyblock-Client](https://github.com/Harry282/Skyblock-Client): mixins, location utils, general structure +* Floppa Client: several small QOL features (cancel interactions, carpet hitbox, close chests) -- cgit