fix: spelling
This commit is contained in:
@@ -37,7 +37,7 @@ Rename the copy you've made to the value of `controller_type`.
|
||||
|
||||
In my case i've ended up with a copy of the valve index bindings named `knuckles.json` located in `PATH_TO_STEAM/steamapps/common/VRChat/OpenComposite/knuckles.json`.
|
||||
|
||||
Going back to the location of the original bindings, open up `actions.json`, which defines every possible action in the game. A popular binding is changing the microphone button to toggle gestures. We'll use tihs as an example.
|
||||
Going back to the location of the original bindings, open up `actions.json`, which defines every possible action in the game. A popular binding is changing the microphone button to toggle gestures. We'll use this as an example.
|
||||
|
||||
in `actions.json`, we can find the name of the desired actions.
|
||||
```json
|
||||
|
||||
Reference in New Issue
Block a user