This repository was archived by the owner on Jan 18, 2022. It is now read-only.
GDK for Unity Alpha Release 0.1.1
This is a patch to the alpha release.
Release Notes
Added
- Better error messages when missing build support for a target platform.
- Better error messages for common problems when downloading the Worker SDK.
Changed
- Position updates are now sent after all other updates.
- Simplified the heartbeating system in the
PlayerLifecycle
feature module. - Updated the
README
and "Get Started" guide.
Fixed
- The
GameLogic
worker is run in headless mode. - The
Clean All Workers
menu item now works.