What Online Game API/Extensions Do You Use to Save Player Data?
Hey everyone!
I was wondering what online game API/extensions does everyone use to save/store player data? Which ones would you recommend? Examples: Flox, Game Jolt etc.
Thanks in advance!
I was wondering what online game API/extensions does everyone use to save/store player data? Which ones would you recommend? Examples: Flox, Game Jolt etc.
Thanks in advance!
Comments
If you are going to roll your own, I suggest you avoid XML like the plague and at least go JSON. Though with so many great alternatives out there, it's hard to think of why you would want to do that to yourself.