MST v4.2.2 Released


  • Now all connected to server users identify by ID. Observable profiles have to use this ID to assign profile info to user.
  • IAccountsDatabaseAccessor has new two methods. Remember that these methods need to be implemented to user your own logic.
    • Task<string> GetPhoneNumberConfirmationCodeAsync(string phoneNumber);
    • Task<bool> CheckPhoneNumberConfirmationCodeAsync(string confirmationCode);
  • Removed all JSON.NET dependencies from MST scripts.

Files

MasterServerToolkit_v4.2.2.unitypackage 64 MB
Nov 10, 2020

Get Master Server Toolkit

Leave a comment

Log in with itch.io to leave a comment.