

A BepInEx mod for Darkwater that changes the voice chat system from voice activation to push-to-talk. The key used for push-to-talk is fully configurable via the mod's config file.
BepInEx/plugins folder.After first launch, a config file will be generated in BepInEx/config. You can set the push-to-talk key there. The default is the V key on your keyboard.
To choose a different key or button, refer to the Unity Input System documentation for valid key strings: Unity Input System Key Documentation
Examples:
<Keyboard>/v (default)<Mouse>/forwardButtonHold the configured key to transmit your voice. Release the key to stop transmitting.
For issues or suggestions, open an issue on GitHub.
Created by Veronica (PuszkaPotato)
MIT