We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9d619f commit cc8538aCopy full SHA for cc8538a
CONTRIBUTING.md
@@ -105,6 +105,7 @@ When touching SolarXR:
105
- After editing files, you should run `cd solarxr-protocol`, then either run
106
`./generate-flatbuffer.ps1` (Windows) or `./generate-flatbuffer.sh` (Linux/OSX)
107
- Make sure to commit your changes inside the submodule.
108
+- To make sure the gui use the latest generated code, run `pnpm i`.
109
110
## Code Licensing
111
SlimeVR uses dual MIT and Apache-2.0 license. Be sure that any code that you reference,
0 commit comments