I know save states and local storage are saved in the NWjs app, but if the user uninstalls will those saves keep?
what if they install on a new computer? is there a way to use Steam Cloud to save games? I know in Unity its a couple lines of code to us the API functions.
But I also know of the Steam Auto-Cloud is a whole different way to do it that iirc does not involve any coding.
What is the preferred method?