filmov
tv
Unity and MySQL - Part 1

Показать описание
This is the first part of a series on getting Unity and MySQL working together. Throughout this series we will be creating some C# scripts which will post data from the game to a WWW form which will then be processed by a php script that talks to the MySQL database.