Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

v2.0.1

Compare
Choose a tag to compare
@loicteixeira loicteixeira released this 11 Jul 23:42
· 65 commits to master since this release

Fixed

  • Allow UI do display when Time.timeScale is set to 0.
  • Automatically create EventSystem if there is none.
    • Thanks to Gosh Darn Games for reporting the issue and providing useful information.
  • Prevent user to be unauthenticated if he signed in with his name with a different case as what is stored in GameJolt database.
    • Thanks to @sebasrez for reporting the issue and providing useful information.