Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 4f5c85a

Browse files
committed
Update config options to mention restart required
1 parent affcda8 commit 4f5c85a

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@ A [NeosModLoader](https://github.com/zkxs/NeosModLoader) mod for [Neos VR](https
1111

1212
| Config Option | Default | Description |
1313
| ------------------ | ------- | ----------- |
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 |
1920
| `WhisperKey` | 0 (None) | Set Whisper Mode keybind |
2021
| `NormalKey` | 0 (None) | Set Normal Mode keybind |
2122
| `ShoutKey` | 0 (None) | Set Shout Mode keybind |

0 commit comments

Comments
 (0)