From what I have read in the manual, Node-Webkit is a feature that exports projects to native desktop apps, not requiring an internet connection or web browser.
I included the Node-Webkit object into my project and exported my project in a Node-Webkit format, but the application files all either require an administrator or opens up a Node-Webkit window opened to nw:blank, without any way of playing the game.
Has anyone else heard of this problem? I am clueless as to fix it: the manual does not help, and I have not seen a topic about it.