Releases: buttplugio/buttplug-unity
Releases · buttplugio/buttplug-unity
Move to Buttplug C# v3.0, Remove FFI
Example and OpenUPM
Features
- Add in binary files
- Reorganize files to support full Unity-compatible example project
- Improve example C# script with intensity slider and connected device list in Inspector
2.0.0
Features
- Allow choice of connector type: Internal/External Process or Embedded
- Allow using Raw Messages
Bugfixes
- Update to Buttplug C# v2.0.1
- Fixes issue with RawWriteCmd JSON Schema
- Sorter now throws ButtplugConnectorException in live tasks on shutdown, similar to having a
connector disconnect.