Update README.md

This commit is contained in:
CrispyPin 2021-06-03 18:44:40 +02:00 committed by GitHub
parent c09d60a245
commit 55e8a99eda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,11 @@
# OVR Utils # 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. 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.
## Installation
* Grab the latest release for your OS from the [releases section](https://github.com/CrispyPin/ovr-utils/releases)
* Extract the executable to somewhere (make sure to mark it as executable on linux)
* In steam, go to `Games`>`Add a non-steam game to my library`
* Click browse and find the `ovr-utils` executable
* Click `add`, and then `add selected programs`
* You should now be able to start it from steam (favourite it for easier access)