200Tigersbloxed / HRtoVRChat_OSC

Stream your Heart Rate onto your VRChat avatar via. the use of OSC Avatar Parameters.
https://hrtovrchat.fortnite.lol
MIT License
67 stars 11 forks source link

Linux and MacOS Support (.NET6) #4

Closed 200Tigersbloxed closed 2 years ago

200Tigersbloxed commented 2 years ago

Title says it all. Currently, HRtoVRChat_OSC runs on .NET Framework 4.8. While it should be able to run under wine, native support would be preferred. Switching to .NET6 would implement native Linux Support.

Support for the UI under Linux will not be supported, as WinForms is not meant for Linux. Wine might be able to run the UI, however, I don't recommend it, nor would I support it.

To-Do:

200Tigersbloxed commented 2 years ago

Didn't know this until now, but this will also implement MacOS support. Assuming that you can run VRChat on MacOS with Wine...

200Tigersbloxed commented 2 years ago

Implemented in v1.4.0