Updated Building from Source (markdown)

galister 2024-03-01 21:36:42 +00:00
parent b99d8f9b30
commit 3b8eae2998
1 changed files with 2 additions and 0 deletions

@ -13,6 +13,8 @@ These are required in all cases:
### Feature `openvr`
Enable this if you plan on using SteamVR
Warning: building without the dependencies will succeed, but the binary won't execute due to `libopenvr_api.so: cannot open shared object file`. In this case, install the dependencies correctly and re-build.
Dependencies:
- Arch: `openvr`
- Ubuntu: `libopenvr-dev libopenvr-api1`