Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | a year ago |
| Version | 0.0.6 |
| Download link | CoddingCat-ToggleMute-0.0.6.zip |
| Downloads | 7473 |
| Dependency string | CoddingCat-ToggleMute-0.0.6 |
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: "coddingcat"
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,
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.
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