WEBFISHING mod to uncap the limit on sodas.
Go to file
Alyssa Pierce b56a105a9c Add README.md 2024-10-23 09:46:32 -04:00
Scenes/Entities/Player Revert "Add scripts" 2024-10-23 09:44:17 -04:00
LICENSE Initial commit 2024-10-23 08:49:50 -04:00
README.md Add README.md 2024-10-23 09:46:32 -04:00

README.md

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

Notes

To use this mod with Nyoom!!!, 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 - PoppingBottles requires GDWeave