Skip to content

v1.0.2

Choose a tag to compare

@ExtendReality-Bot ExtendReality-Bot released this 06 Nov 09:10
· 268 commits to master since this release

1.0.2 (2019-11-06)

Bug Fixes

  • Editor: add asmdef file for editor scripts (594bd5c)

    The Editor scripts were not being executed when the package was used due to no asmdef being present to load in the scripts. This has now been added.