ovr-utils/README.md

17 lines
927 B
Markdown
Raw Permalink Normal View History

2021-05-23 00:30:13 +02:00
# OVR Utils
A cross-platform SteamVR overlay application that aims to have many useful tools available while in VR. Built using the Godot game engine, and the godot-openvr plugin to interact with the openvr SDK.
2021-06-03 18:44:40 +02:00
## Installation
* Grab the latest release for your OS from the [releases section](https://github.com/CrispyPin/ovr-utils/releases)
2021-06-03 19:04:30 +02:00
* Extract the contents to somewhere (make sure to mark `ovr-utils-linux-v###.x86_64` as executable on linux)
2021-06-03 22:11:52 +02:00
* To start the overlay, just run the `.exe` or `.x86_64` file.
### Add to steam (optional)
2021-06-03 18:44:40 +02:00
* In steam, go to `Games`>`Add a non-steam game to my library`
* Click browse and find the `ovr-utils` executable
2021-06-03 22:11:52 +02:00
* Click `add` and then `add selected programs`
2021-06-03 18:44:40 +02:00
* You should now be able to start it from steam (favourite it for easier access)
2021-06-06 14:02:24 +02:00
## Usage
At the moment all interacions are done with the trigger buttons, this will use steamvr actions and be configurable in the future.