Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenithVal committed Mar 13, 2024
1 parent 827c8de commit d08d841
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)
Expand Down

0 comments on commit d08d841

Please sign in to comment.