Add note to update gui dependencies when change SolarXR protocol (#1432)

This commit is contained in:
Aleksandra M
2025-05-12 22:26:36 +03:00
committed by GitHub
parent f9d619f93a
commit cc8538a332

View File

@@ -105,6 +105,7 @@ When touching SolarXR:
- After editing files, you should run `cd solarxr-protocol`, then either run
`./generate-flatbuffer.ps1` (Windows) or `./generate-flatbuffer.sh` (Linux/OSX)
- Make sure to commit your changes inside the submodule.
- To make sure the gui use the latest generated code, run `pnpm i`.
## Code Licensing
SlimeVR uses dual MIT and Apache-2.0 license. Be sure that any code that you reference,