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.3.8
gdk-for-unity-bot
released this
20 Jul 13:22
·
12 commits
to master
since this release
This release of the Blank Project is intended for use with the GDK for Unity Alpha Release 0.3.8.
Keep giving us your feedback and/or suggestions! Check out our Discord, our forums, or here in the Github issues!
Changed
- Upgraded to GDK for Unity version
0.3.8
Breaking Changes
- Moved the
BlankProject
assembly definition fromAssets
toAssets/BlankProject
to avoid common compile issues with Plugins. #111
Added
- Enabled GameObject Creation by default using the new Entity Representation assets. #111
- The prefab mapping assets can be found in
Assets/Config
. - Prefabs no longer need to be stored in
Resources
.
- The prefab mapping assets can be found in