https://github.com/xezno/sbox-vr-minimal
Basic s&box VR template
https://github.com/xezno/sbox-vr-minimal
sbox sbox-game virtual-reality vr
Last synced: about 1 year ago
JSON representation
Basic s&box VR template
- Host: GitHub
- URL: https://github.com/xezno/sbox-vr-minimal
- Owner: xezno
- License: mit
- Created: 2021-11-08T14:13:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-11T02:39:16.000Z (over 3 years ago)
- Last Synced: 2025-04-11T03:17:13.495Z (about 1 year ago)
- Topics: sbox, sbox-game, virtual-reality, vr
- Language: C#
- Homepage:
- Size: 269 KB
- Stars: 13
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sbox-vr-minimal
Basic minimal setup for VR in s&box.
## How-to
### Using the template system
1. `git clone https://github.com/xezno/sbox-vr-minimal` in `sbox/templates`
2. Launch s&box with the `-vr` launch argument
3. Create your addon using the template shown in the addon manager.

### Manually cloning & adding
1. `git clone https://github.com/xezno/sbox-vr-minimal` in your s&box addons folder
2. Launch s&box with the `-vr` launch argument
3. Add the .addon file using the s&box addon manager
## Credits
Hand models by [ShadowBrain](https://github.com/ShadowBrian)