Combu
3.2.2
Unity API Documentation
|
Combu is a full featured solution to add online storage management for your player login system, highscores, friends, inventory and more for your games using a web server and MySQL database. It is shipped with client source code for Unity3D.
This documentation is for version 3.x only. The documentation for version 2.x is located at here.
The 3rd generation of Combu features huge improvement to security: now every call from client to server is encrypted through AES keys generated on the fly at the beginning of every launch and exchanged with the server with RSA key (also generated on the fly for each new connection).
The first time you will access the admin console (at: http://yourserver/combu_folder_path/admin) the system will create a new admin account with username and password admin and you should be automatically logged. As soon as you access the admin console for the first time on your live server you're strongly suggested to change the password of user admin in the section Admins or delete it and create a new user with a different username and password.
To start now please visit the welcome page Getting started or go through the Related Pages and API reference in this documentation.
You can download the API documentation as offline PDF or navigate online at https://www.skaredcreations.com/api/combu
You can also use Doxygen to build the HTML/PDF documentation directly from the Unity scripts of Combu.
If you purchased Combu on Unity Asset Store, now you can redeem the download on this website too at no cost by providing the Invoice No. Click here to redeem your invoice now.