PoppingBottles/README.md

17 lines
966 B
Markdown
Raw Permalink Normal View History

2024-10-23 08:49:50 -04:00
# PoppingBottles
2024-10-23 11:28:20 -04:00
PoppingBottles is a mod for WEBFISHING that modifies the player script uncap the limit on size sodas! Script created by serenekerosene on the WEBFISHING Community Discord. Code used with permission.
2024-10-23 11:35:28 -04:00
![oh dear god](https://git.lainiwakura.xyz/uncreativecultist/PoppingBottles/raw/branch/main/20241022214610_1.jpg)
2024-10-23 09:46:32 -04:00
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
2024-10-23 08:49:50 -04:00