Update readme

This commit is contained in:
Lyssa Pierce 2024-11-03 15:49:59 -05:00
parent 4fad7bc08f
commit a5a4a35dd2
1 changed files with 3 additions and 6 deletions

View File

@ -2,15 +2,12 @@
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.
![oh dear god](https://git.lainiwakura.xyz/uncreativecultist/PoppingBottles/raw/branch/main/20241022214610_1.jpg)
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"`
Downloads can be found on the [Thunderstore page](https://thunderstore.io/c/webfishing/p/uncreativeCultist/PoppingBottles/) or the [Releases tab](https://git.lainiwakura.xyz/uncreativecultist/PoppingBottles/releases)
**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.
- [x8c8r](https://thunderstore.io/c/webfishing/p/VeryUnlethalCoalition/) - Literally rewrote the entirey of the fucking code. Goddamn legend.
- serenekerosene - Created original script tht allows unlimited drinking.
- [GDWeave](https://github.com/NotNite/GDWeave) - PoppingBottles requires GDWeave