This repository was archived by the owner on Sep 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,12 @@ A [NeosModLoader](https://github.com/zkxs/NeosModLoader) mod for [Neos VR](https
11
11
12
12
| Config Option | Default | Description |
13
13
| ------------------ | ------- | ----------- |
14
- | ` disableMuteKey ` | ` true ` | Disables the Mute toggle keybind M |
15
- | ` disablePTTKeys ` | ` true ` | Disables the PTT keybind Mouse5 and V |
16
- | ` remapKeys ` | ` false ` | If ` true ` will disable the default PTT/Mute keys listed above and use the custom Keys defined below |
17
- | ` customMuteKey ` | 109 (M) | Set custom Mute keybind, set to 0 to disable |
18
- | ` customPTTKey ` | 118 (V) | Set custom PTT keybind, set to 0 to disable |
14
+ | ` disableMuteKey ` | ` false ` | Disables the Mute toggle keybind M (requires restart) |
15
+ | ` disablePTTKeys ` | ` false ` | Disables the PTT keybind Mouse5 and V (requires restart) |
16
+ | ` remapKeys ` | ` false ` | If ` true ` will disable the default PTT/Mute keys listed above and use the 'custom' Keys defined below (requires restart) |
17
+ | ` customMuteKey ` | 109 (M) | Set custom Mute (toggle) keybind, set to 0 (None) to disable (requires restart) |
18
+ | ` customPTTKey ` | 118 (V) | Set custom PTT keybind, set to 0 (None) to disable (requires restart) |
19
+ | ` MuteKey ` | 0 (None) | Set Mute Mode keybind |
19
20
| ` WhisperKey ` | 0 (None) | Set Whisper Mode keybind |
20
21
| ` NormalKey ` | 0 (None) | Set Normal Mode keybind |
21
22
| ` ShoutKey ` | 0 (None) | Set Shout Mode keybind |
You can’t perform that action at this time.
0 commit comments