Since the v0.48, I noticed that this folder was created at runtime when starting a NW.js game :
Altho it is not a problem by itself, I like to package my games in a single exe file for convenience reasons, but when doing so, this folder is now created wherever the single exe is placed, since the original folder inside the package can't be reached anymore, and I find it a bit intrusive/bothersome to have that folder created each time on the user's desktop or any folder they chose to put the game in.
My question is, what's that folder for? And is there a way to toggle off its creation? Thanks ~