Skip to content

Godot UGS v1.4.0

Latest
Compare
Choose a tag to compare
@Tirtstan Tirtstan released this 06 Aug 08:56
· 3 commits to main since this release
45362c1

Godot UGS v1.4.0 Patch Notes

Authentication

  • Added external authentication providers including,
    • Apple
    • Apple Game Center
    • Google
    • Google Play
    • Facebook
    • Steam
    • Oculus
    • Unity

Misc

Internally Breaking

  • Renamed UserSession to SignInResponse (parity)
  • PlayerInfo rework, now constructs with an internal model PlayerInfoResponse and houses more data (parity)

Non-Breaking

  • ClearSessionToken and ClearAccessToken will now actually clear every instance of information relating to them.

What's Changed

Full Changelog: v1.3.1...v1.4.0