I'm using NW.JS to export my game to Steam, I believe it's the best format for Steam, right?
My question is if there is any way to close NW.JS when the player clicks to exit the game, as it continues to run in the background. I know that if you click on the NW.JS icon you will see the option to uncheck it to continue running in the background, but I wanted the player to not have to do this. Is there any way or setting in Construct or Steam so that NW.JS does not continue to run after closing the game?