oosyrag
Thanks, I couldn't find what they were talking about in that post I think because it was iOS, but I tried out these...
NWjs.AppFolder tells me where the .exe is
NWjs.ProjectFilesFolder points to a temp folder (this could be it)
NWjs.ChosenPath&newline this is blank!
NWjs.UserFolder this is just the user folder
however, Andre on Discord mentioned
/AppData/Local/{GameName}/User Data
which has many folders and files and they told me this was it... but I can't tell what "it" is.
I need to point Steamworks to a location where the save data is and the fact that is outside of the steam install I don't know how to reference it. So I need to make my own folder inside the install folder.
but I don't know if I can do that. Andre mentioned potentially using Write Binary and using a Binary Data object?