You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 3 months ago |
| Version | 1.0.3 |
| Download link | Bouncing-ThankYou-1.0.3.zip |
| Downloads | 4561 |
| Dependency string | Bouncing-ThankYou-1.0.3 |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403README
ThankYou
Thank you. Thank you. Thank you. Plays a sound effect when a player crouches.
Comes with a default sound. Drop your own .wav files into the mod's folder to replace it — the mod will pick one at random each time someone crouches.
Manual Installation
- Install BepInEx for PEAK
- Drop
ThankYou.dllintoBepInEx/plugins/ThankYou/ - Launch the game
- Optionally add your own
.wavfiles toBepInEx/plugins/ThankYou/to replace the default sound
Configuration
A config file is generated at BepInEx/config/ThankYou.cfg after the first launch.
| Setting | Default | Description |
|---|---|---|
| Crouch Volume | 0.67 | Volume of the crouch sound |
| Crouch Sound Range | 40 | Max distance the sound can be heard from |
| Min Repeat Gap | 0.33s | Minimum time before the same player can trigger the sound again |
CHANGELOG
1.0.3
- Added an easter egg sound
1.0.2
- Fixed sound not playing
- Sound files are now loaded from the mod's root folder instead of a subfolder
1.0.1
- Added slider ranges for config values when using ModConfig
1.0.0
- Initial release