Skip to content

Commit cc8538a

Browse files
authored
Add note to update gui dependencies when change SolarXR protocol (#1432)
1 parent f9d619f commit cc8538a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ When touching SolarXR:
105105
- After editing files, you should run `cd solarxr-protocol`, then either run
106106
`./generate-flatbuffer.ps1` (Windows) or `./generate-flatbuffer.sh` (Linux/OSX)
107107
- Make sure to commit your changes inside the submodule.
108+
- To make sure the gui use the latest generated code, run `pnpm i`.
108109

109110
## Code Licensing
110111
SlimeVR uses dual MIT and Apache-2.0 license. Be sure that any code that you reference,

0 commit comments

Comments
 (0)