tcape / stc_game

Unity 3D Dungeon Crawler game. Junior project 2018/19
5 stars 2 forks source link

Added Fetching and Creating User Data #198

Closed dixonyant closed 5 years ago

dixonyant commented 5 years ago

When logging in, a user is created to the database. When creating a new account, a user is created to the database. When logging in, if a user exists, the user is loaded from the database.