Add README.md

This commit is contained in:
Alyssa Pierce 2024-10-23 09:46:32 -04:00
parent 1ff27ae07b
commit b56a105a9c
1 changed files with 13 additions and 1 deletions

View File

@ -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.