https://github.com/bayatgames/php-savegamepro-mysql
Save Game Pro Cloud, PHP MySQL Database Support.
https://github.com/bayatgames/php-savegamepro-mysql
bayat bayat-games cloud database mongodb php php-mysql savegame savegamepro unity unity3d
Last synced: about 2 months ago
JSON representation
Save Game Pro Cloud, PHP MySQL Database Support.
- Host: GitHub
- URL: https://github.com/bayatgames/php-savegamepro-mysql
- Owner: BayatGames
- License: mit
- Created: 2017-10-18T12:18:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T09:55:24.000Z (8 months ago)
- Last Synced: 2025-03-28T02:11:09.844Z (2 months ago)
- Topics: bayat, bayat-games, cloud, database, mongodb, php, php-mysql, savegame, savegamepro, unity, unity3d
- Language: PHP
- Size: 14.6 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Save Game Pro Cloud - PHP MySQL
Save Game Pro Cloud, PHP MySQL Database Support.
## Installation
You can install the Save Game Pro Cloud - PHP MySQL support via below ways:
- [Clone](#clone)
- [Download](#download)Also, we can install it for you:
- [Automatic Installation](#automatic-installation)
### Clone
Clone it using Git:
```
git clone https://github.com/BayatGames/php-savegamepro-mysql.git
```Now, navigate to the cloned folder from your Browser.
For example: http://localhost/php-savegamepro-mysql
Then follow the steps to install the Save Game Pro Cloud.
### Download
[Download the ZIP](https://github.com/BayatGames/php-savegamepro-mysql/archive/master.zip) file and extract it.
Now, navigate to the cloned folder from your Browser.
For example: http://localhost/php-savegamepro-mysql
Then follow the steps to install the Save Game Pro Cloud.
## Getting Started
Make sure the server and database is running.
Now navigate to the save game pro installation folder from your browser, for example: http://localhost/php-savegamepro-mysql
Now fill the required fields to install Save Game Pro Cloud.
When the installation completes, the Save Game Pro Cloud generates a secret key for accessing the API from Unity, so Copy/Paste the code to Unity and make your requests.
Now, place the Save Game Pro installation URL in Unity, for example: http://localhost/php-savegamepro-mysql/index.php
**Notice**: The `index.php` at the end of the URL is required, otherwise all requests will fail.
**Notice**: Keep the Secret Key in a safe place, because you can't see that page again.
## Automatic Installation
Don't want to install manually, contact us and we will be happy to install it for you:
[Support](https://github.com/BayatGames/Support)
It is a paid service and the operator will report back to you the price.
## Resources
- [Save Game Pro](https://github.com/BayatGames/SaveGamePro)
- [PHP](http://php.net)
- [MySQL](https://www.mysql.com)
- [Support](https://github.com/BayatGames/Support)## License
MIT @ [Bayat Games](https://github.com/BayatGames)
Made with :heart: by [Bayat Games](https://github.com/BayatGames)