Skip to content

v0.4.0 Released

Pre-release
Pre-release
Compare
Choose a tag to compare
@hecomi hecomi released this 02 Feb 07:37
· 63 commits to master since this release

Update

  • add onDesktopAdded and onDesktopRemoved event listeners to UwcManager #8
  • add a uWindowCapture/Manager item to right-click menu in hierarchy.

Bug Fix

  • make UwcManager.debugMode static not to generate a game object just by accessing it #9
  • fix a runtime error when using IL2CPP
  • fix other small bugs