Skip to content

Releases: buttplugio/buttplug-unity

Move to Buttplug C# v3.0, Remove FFI

06 Feb 06:43
Compare
Choose a tag to compare
3.0.0

doc: Update/align CHANGELOGs

Example and OpenUPM

10 May 23:12
Compare
Choose a tag to compare

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

25 Apr 04:34
Compare
Choose a tag to compare

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.

v1.0.0

23 Apr 06:09
Compare
Choose a tag to compare
  • Update to buttplug C# v2 (on buttplug-rs v3.0.2 FFI)
  • Now supports IL2CPP compilation