Skip to content

Version 6.1.0

Compare
Choose a tag to compare
@Snow1226 Snow1226 released this 01 Oct 16:39
· 192 commits to master since this release

Supported game version 1.18.0 (above 1.16.4, maybe)

Changes

  • Added webcam import like LIV.
  • Enabled Sender of VMC Protocol, not limited to FitToCanvas. The code of VMC Protocol has been changed accordingly.
  • Added the process to exclude when there is json other than CameraPlus in the target folder of the profile.
  • Implemented the conversion from json to Camera2 of CameraPlus that was left unattended after v6.0.0.
  • EnhancedStreamChat window now moves to the UI layer when it is visible.
    This means that when you hide the UI from CameraPlus, the ESC window will also disappear.
  • Added the function to limit the TurnToHead option to horizontal orientation only. (Include Movementscript)