Does anyone have a link to any tutorial on NodeWebkit inside of C2? Would love to leverage it but not sure where to start. Thanks
Develop games in your browser. Powerful, performant & highly capable.
It's almost identical to running your game in Chrome, so there's nothing really to document about it. You can use the new node-webkit plugin to access files, though.
If you're into some kinky stuff with node-webkit, i would recommend going through nw wiki and node.js api.
If that doesn't satisfy your needs, dig deeper into chromium.
That's about everything you need to enjoy node-webkit fully.
Yes, File access, is there anything on that subject? thanks JohnnySheffield will take a look at those links
The node-webkit plugin in r130 is pretty straightforward. Do you have any specific questions about it?