Hi All,
The reason why i use XML that allows the users can modify the game.
I would like to know is possible to support external files like images, text and XML files with node-webkit.
Apparently i made a .capx, then test with browser, it works while you can edit XML file and press refresh (F5) on the browser, it changed some values no need to click "Preview" button again in C2.
http://dl.dropbox.com/u/76227787/ajaxml.capx
I tried to export node-webkit, it didn't work. I wouldn't report this as bug, i would like to know if is possible to add new feature like external files for node-webkit, thanks.