This repository was archived by the owner on Oct 20, 2021. It is now read-only.
GDK for Unity Blank Project Alpha Release 0.2.2
The
w4_r1000_e1template used in the FPS Starter Project has now been deprecated. If you use this template, update your launch configuration to use the neww4_r1000_e10template.
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_e1template used in the FPS Starter Project has now been deprecated. If you use this template, update your launch configuration to use the neww4_r1000_e10template. - Removed the
AndroidClientWorkerConnectorandiOSClientWorkerConnectorand their specific scenes. You can now use theMobileClientWorkerConnectorand itsMobileClientSceneto connect to a mobile device. - Added the worker type
MobileClientand removed the worker typesAndroidClientandiOSClient.
Added
- Added integration with the deployment launcher feature module.