Add README.md
This commit is contained in:
parent
1ff27ae07b
commit
b56a105a9c
14
README.md
14
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.
|
Loading…
Reference in New Issue