Hello,
I have a game application that has ALOT of data storage, including allowing users to load and save custom characters. I would like to use a single file LOCAL MySql database for this.
The idea would be to have the MySql database located on the PC, MAC, Android, or iOS device.
I am already doing with with several other custom APP's, just not games, and I was hoping C2 has a way
to connect to a local MySql database?