v0.3.0-rc.1
Pre-release
Pre-release
Release candidate for 0.3.0, which includes asynchronous IPC (lower latency).
To install, copy the slimevr folder into your SteamVR drivers folder. Usually it's located in C:\Program Files (x86)\Steam\steamapps\common\SteamVR\drivers.
What's Changed
- add $HOME/.local/share/slimevr to the possible dirs of the sockets (fix #43) by @Links2004 in #44
- update github actions by @ImUrX in #49
- Implement async IPC by @0forks in #38
- [ImgBot] Optimize images by @imgbot[bot] in #37
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #52
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #51
- Upload release as draft by @ButterscotchV in #53
New Contributors
- @Links2004 made their first contribution in #44
- @0forks made their first contribution in #38
- @imgbot[bot] made their first contribution in #37
- @dependabot[bot] made their first contribution in #52
Full Changelog: v0.2.2...v0.3.0-rc.1