From b56a105a9cbd20440345b88afc9bb50098889a67 Mon Sep 17 00:00:00 2001 From: uncreativeCultist Date: Wed, 23 Oct 2024 09:46:32 -0400 Subject: [PATCH] Add README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee2d2ac..2a9faef 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ # PoppingBottles +PoppingBottles is a mod for WEBFISHING that modifies the player script uncap the limit on sodas! Script created by serenekerosene on the WEBFISHING Community Discord. Code used with permission. + +Downloads can be found on the [Releases tab](https://git.lainiwakura.xyz/uncreativecultist/PoppingBottles/releases) +## Notes +To use this mod with [Nyoom!!!](https://git.lainiwakura.xyz/uncreativecultist/NyoomMod), modify the manifest.json file to change `"PackPath": "poppinbottles.pck"` to `"PackPath": "poppinbottles-nyoom.pck"` + +**This mod was created using hard-patching. It will cause conflicts with any mod that modifies the following files:** + - player.gd +## Acknowledgements + + - serenekerosene - Created script tht allows unlimited drinking. + - [GDWeave](https://github.com/NotNite/GDWeave) - PoppingBottles requires GDWeave + -WEBFISHING mod to uncap the limit on sodas. \ No newline at end of file