Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@Synpheros Synpheros released this 07 Apr 13:06
· 21 commits to master since this release
Updated Start() and Added Login:

- 2 public strings (Username and Password) for login on Tracker.cs
- If empty -> Anonymous user is retrieved.
- If not empty -> Login with username and password
- WARNING: If login failed, 401 unauthorized will be shown in console. Aux storage will be used instead.