In this project I wanted to create a user account system that securly allowed users to login and have access to an inventory of in-game items. I also wanted it to be tracked an available anywhere. To ...
This is a CSharp and Unity library that was designed based off of sqlite-net as an example. This approach makes it clean and easy to work with MySQL from your application without many headaches. To ...