Hello
I have made a new game using NW.JS
Everything is right in the game until you try to close it.
I used:
keyboard-- delete is down--------- browser: close
It closes it as intended however when I check the task manager I can still see the NW.JS process running as if the game was still running, and so the "browser:Close" worked partially but failed to terminate the process.
Is there a way to completely kill the process of NW.JS when it is not in use?
http://imgur.com/Qjbd9do