Unity-with-MYSQL
Unity-with-MYSQL copied to clipboard
Connect your Unity program with MYSQL, you can also search for another repo with support unity with mongoDB in my Github.
Unity-with-MYSQL
Connect MYSQL with Unity
- Import package which has been ziped as "UnityMySQL.rar". (You only need to load the Plugins)
- Create two scripts -DatabaseHandler.cs -LoginGUI.cs