Changelog
1.0.2
- Mod now enabled noise suppression on first launch
1.0.1
Summary: Fixed key inputs not working as they should
- Fixed holding keys causing actions to repeat (used BepInEx's input system wrapper instead of
Input.current[keyCode])
1.0.0
Summary: Initial code dump, with the most basic functionality
- Enable/disable/toggle suppression using the keys PageUp/PageDown/0
- Increase/decrease the noise suppression applied to the audio source using the keys 8/9
Caveats: