Skip to content
This repository has been archived by the owner on Oct 20, 2021. It is now read-only.

GDK for Unity Blank Project Alpha Release 0.2.2

Compare
Choose a tag to compare
@paulbalaji paulbalaji released this 15 May 17:09
· 76 commits to master since this release
5ca1150

The w4_r1000_e1 template used in the FPS Starter Project has now been deprecated. If you use this template, update your launch configuration to use the new w4_r1000_e10 template.

This release of the Blank Project is intended for use with the GDK for Unity Alpha Release 0.2.2.

Keep giving us your feedback and/or suggestions! Check out our Discord, our forums, or here in the Github issues!

For more information, have a browse through our detailed release notes below! 🎉


Breaking Changes

  • The w4_r1000_e1 template used in the FPS Starter Project has now been deprecated. If you use this template, update your launch configuration to use the new w4_r1000_e10 template.
  • Removed the AndroidClientWorkerConnector and iOSClientWorkerConnector and their specific scenes. You can now use the MobileClientWorkerConnector and its MobileClientScene to connect to a mobile device.
  • Added the worker type MobileClient and removed the worker types AndroidClient and iOSClient.

Added

  • Added integration with the deployment launcher feature module.