Setup Wizard
Welcome to the Release of HRtoVRChat v2.2.0! It's been a while since the last release, as there hasn't been too much to add, however, I'm back with two new features!
IMPORTANT!
Please DELETE your HRtoVRChat_OSC
config.cfg
file if you're updating from the UI application!
Setup Wizard
The new Setup Wizard allows new users to easily setup their HRtoVRChat in minutes, without having to spend the time of reading the README (please, just, read it), confusion during basic setup, and and basic setup issues that occur after manual setup. The Setup Wizard will request to be run when there is not a present HRtoVRChat_OSC Config file. If the user wishes to setup manually, they may also do so by declining the Setup Wizard.
FullHRParameter
As requested in #12 , this new Parameter does the exact same thing as the current HRPercent, but ranged from -1 to 1, for all of those savvy Unity users.
Hopefully by next update, we'll have the CefGlue working on macOS. Have a good one lads!
Changes:
- Added new SetupWizard window
- Allows new users to easily setup HRtoVRChat for first-time use
- Added
FullHRPercent
(float) parameter- Range of HR between the MinHR and MaxHR config value on a scale of -1 to 1
- Huge Thanks to ImLeXz for math help :)
- Implements #12
- Made AssetTools.Icon a Property