The BepInEx console will not appear when launching like it does for other games on Thunderstore (you can turn it back on in your BepInEx.cfg file). If your PEAK crashes on startup, add -dx12 to your launch parameters.

Last updated | 2 weeks ago |
Total downloads | 2492 |
Total rating | 0 |
Categories | Mods Audio All Clients |
Dependency string | Witherstyle-SoundEffectButton-1.0.2 |
Dependants | 0 other packages depend on this package |
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
SoundEffectButton
Press T to play a sound effect! Default: Bad To The Bone Riff. This mod was mainly made to test how I can play sound effects on multiple clients at once, but I'm uploading it in case anyone else would want to have fun with it.
Additional Options
Technically this mod lets you add any sound you want to this. If you replace the given .ogg
file in BepInEx/plugins/Witherstyle-SoundEffectButton/
with another one, then it will play the given audio instead.
Configuration
After launching the mod once, a config file is generated and can be edited.
Option | Description | Default |
---|---|---|
Sound Effect Button |
Clicking this button will play the given sound effect. | KeyCode.T |
Sound Effect Volume |
Volume of sound effect. | 1f |
Sound Effect Range |
Maximum distance sound effect can be heard from. | 50f |
Sound Effect Cooldown |
How often can the sound be played (1.0f is the length of the sound effect). | 1f |
Kill On Press |
If you play the sound effect, you instantly die. | false |