An open API service indexing awesome lists of open source software.

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

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.

![image](https://user-images.githubusercontent.com/12881812/176691322-d4868b32-c43f-4165-b4fc-4b3ad24d3033.png)

### 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)