Skip to content
/ server Public

PHP server for saving and loading unity game data on your server

License

Notifications You must be signed in to change notification settings

neervfx/server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server

PHP server for saving and loading unity game data on your server.

  1. Create a database on your server.
  2. Modify and run sql script given to create table and items in your database.
  3. Put savedata.php and loaddata.php on server
  4. Put server.cs file in your unity project and attach it to some gameobject.
  5. Run unity and test with saving and loading data on server.

Note: If you get any error or any issue please comment. Please consider to contribute to make these scripts more robust and reliable. Your contribution here will be welcomed.

About

PHP server for saving and loading unity game data on your server

Resources

License

Stars

Watchers

Forks

Packages

No packages published