From d08d841d74ad8923c67147898fae17a63a49735b Mon Sep 17 00:00:00 2001 From: ZenithVal <88603991+ZenithVal@users.noreply.github.com> Date: Wed, 13 Mar 2024 14:58:30 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 7e74b0d..eba37b8 100644 --- a/README.md +++ b/README.md @@ -295,6 +295,14 @@ If the values are below the deadzones or _IsGrabbed is false, send 0s for the OS - Using a player [Contact Tracker](https://github.com/hfcRed/Player-Tracker/tree/main) to follow automatically. - Y axis movement via an OVRAS API +# Running from Source + +For those that want to, you can run OSCLeash without an installer or exe. +- Clone the repo +- `CD` into the directory +- Run `pip install -r requirements.txt` +- Run `OSCLeash.py` + # Credits & Liscenses - App Rope Icon | [Game-icons.net](https://game-icons.net/1x1/delapouite/locked-heart.html) under [CC by 3.0](https://creativecommons.org/licenses/by/3.0/)