Skip to content

1.6.3 (2021-08-08)

Compare
Choose a tag to compare
@BenediktHensen BenediktHensen released this 08 Aug 20:33
· 134 commits to upm since this release

i5 Toolkit for Unity

Added

  • Extended functionality of Experience API module:
    Added the ability to specify contexts and results in xAPI statements using an advanced mode

Changed

  • Divided Experience API module into a standard and an advanced mode
  • The advanced mode requires the Newtonsoft JSON library.
    If it is not added to the project, the module will fall back to the previous implementation that uses Unity's JsonUtiltiy serializer