Hi everyone,
I am looking for solution of my problem. I want to save my LocalStorage's saves to specified location (for example to a sub-folder in my game location). Is it possible to do it?
I will be very grateful for help. :/
Develop games in your browser. Powerful, performant & highly capable.
You can do this with NWjs, put all the save data into a string and write it to file.