Skip to content

freseco/Unity3d_MySQL_Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity3d_MySQL_Client

Unity3d 2019.1.2f1 Project with connection to any mysql server.

Platform: PC, Android.

MySQL connector Connector/NET 8.0.16: https://dev.mysql.com/downloads/connector/net/

Open the project with Unity3d 2019.1.2f1 Import to the proyect only the library: MySql.Data.dll Delete the libraries: rest.

Minimum API Level: 26 Target API Lelvel: Automatic. Api Compoatibility Level .NET 4.x Scripting Runtime version: .NET 4.x Equivalent

MySQL servers to test: https://remotemysql.com

Example of code: https://www.mono-project.com/docs/database-access/providers/mysql/

About

Unity3d Project with connection to mysql server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages