Hello,
I am working on an a web app that uses the Save Function. And LocalStorage.
I must be able to share this saved slot. I know LocalStorage uses Json. But I am struggling on figuring out how I can download the saved data, share it, then have another computer load it.
The sad part is, if I cant get this feature I have no choice but to kill the project. So any help will be wonderful.
(Basically, the requirement I have... User must be able to move save slots from computer-to-computer. )