Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

GDK for Unity Alpha Release 0.1.1

Compare
Choose a tag to compare
@samiwh samiwh released this 19 Oct 17:27
· 509 commits to master since this release
f343470

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.