From 55e8a99eda327b9d7c5bcd99f7d0123c9a608e51 Mon Sep 17 00:00:00 2001 From: CrispyPin <54243225+CrispyPin@users.noreply.github.com> Date: Thu, 3 Jun 2021 18:44:40 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 1c318e1..8b71283 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # 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. +## 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) +