fix: spelling

This commit is contained in:
Bones 2024-10-12 14:03:09 +00:00
parent 75bda8b3fc
commit 265217b518

View file

@ -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`. 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. in `actions.json`, we can find the name of the desired actions.
```json ```json