This repository has been archived by the owner on Aug 8, 2022. It is now read-only.
Releases: KaleidonKep99/CVROSC
Releases · KaleidonKep99/CVROSC
CVROSC v1.7
Changelog:
- Moved JSON config files to %appdata%\..\LocalLow\Alpha Blend Interactive\ChilloutVR\OSC\usr_{UserGUID}\Avatars\avtr_{AvatarGUID}.json.
- Added support for integers and booleans. (I didn't know ChilloutVR actually supported them now oops)
CVROSC v1.6
Changelog:
- Added preliminary support for JSON files, to allow other programs to read and parse the parameters.
The JSON files containing the OSC parameters will be saved to (in Windows):
%appdata%\..\LocalLow\Alpha Blend Interactive\ChilloutVR\OSC\usr_{UserGUID}\avtr_{AvatarGUID}.json
CVROSC v1.5
Changelog:
- Implemented Fody to avoid having the Bespoke libraries roaming around the "Mods" directory.
CVROSC v1.4
Changelog:
- CVROSC will now return the correct avatar GUID to /avatar/change (#4).
CVROSC v1.3
Changelog:
- Added support for bundles! You can send multiple OSC messages in one big bundle, and CVROSC will automatically unpack them and send them to the correct parameters!
CVROSC v1.2
Changelog:
- Fixed extreme stutter when in FBT calibration mode.
CVROSC v1.1
Changelog:
- Fixed issue #1.
CVROSC - First release
Changelog:
- First release woo!