Any way to save the Webstorage data into files?
... and any way to import later?
Thanks!
Save your data into array and store the array as json into webstorage and load from webstorage into array
Develop games in your browser. Powerful, performant & highly capable.
Ok sounds good, thanks... Any example please?
Did you Search? Lots of examples.
I mean if is any way to save the webstorage into a files in the hard drive, for example "data.dat"
I search a lot and don't find nothing... any help please?
Thanks.
You can use browser object to invoke download array.asjson.