You are viewing a potentially older version of this package.
View all versions.

ToggleMute
Adds a fully customizable CLIENT SIDE toggle mute to R.E.P.O
Date uploaded | 4 days ago |
Version | 0.1.0 |
Download link | CoddingCat-ToggleMute-0.1.0.zip |
Downloads | 25773 |
Dependency string | CoddingCat-ToggleMute-0.1.0 |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Toggle Mute
Creates a fully customizable toggle mute button with visual indicator,
- If theres any glitches you've found, dm me on discord: "codding_cat"
Features
- Visual Representation of Mute being on and off
- Fully Customizable keybind thru config
- Sound Effects (With Volume value in Config)
- Saving State Between scenes,
- No any glitches with audio, or weird noises coming out when muted
Manual installation
Install BepInEx.
Place the ToggleMute.dll in the BepInEx\Plugins folder.
Configuration
- Muting sound effect volume
- Keybind
- Check Config placed in BepinEx/config to edit those!
Special Thanks
-
Huge thanks for Hamunii for helping me from version 0.0.3 to 0.0.5 in mute state saving between scenes and more errors and glitches, you are an absolute legend.
-
Huge thanks for Streamer "Just Magikarp" (on YouTube) for finding the error occouring with chat in previous versions. Thanks dude!
-
Huge Thanks for new Co-worker ManancialGD, He helped me with the animation and in the future we will work together to make this mod even better and even more performent.
Dev info
- Be free to fork a fix / feature on github!
- https://github.com/CoddingCatPL/ToggleMute
CHANGELOG
0.1.0
- You can now set the keybind by just writing.
0.0.9
- New Repo on github is out
- New license is used for the mod
- New animation + sound effects fixes
- Glitches with spamming mute button fixed,
- Overall bug fixes and splitting Plugin.cs on github
0.0.8
- readme update
0.0.7
- removed unnecessary logging
- The Mute Button doesnt work when writing something in chat.
0.0.6
- fixed audio delay on mute button + other tweaks
0.0.5
- fixed an error that basicially was indeed doing serious damage + animation doesnt play twice when changing scenes
0.0.4
- remove a stupid debug log
0.0.3
- More Bugfixes, Sound Volume Settings in Config, Sound Effects, Better Animation, Saving state between scenes (Thanks for Hamunii for basicially helping me to do it, i would never do it on my own)
- jumping between version 0.0.2 / 0.0.3 will erase your config
0.0.2
- Updated precaching and new muted icon
0.0.1
- Initial release