I'm hoping node-webkit gets some official support going on as Awesomium isn't free for commercial use... unless I'm reading their licensing stuff incorrectly. There's no point in using Awesomium unless you get a great deal on a license; coming up with cash for an exe wrapper isn't something I'm keen on doing.
Awesomium's performance isn't great
JohnnySheffield can I export my C2 project to single file as like just AppName.exe(without others).
So it can be install and unInstall from computer. If it possible, please give me the tutorial.
Thanks..
Try this to create an installer: jrsoftware.org/isdl.php
Scirra is using it to create C2 installer, and it's free. Haven't used it myself, so you are on your own!
khaerul Just export as node-webkit and it creates an .exe of your app
JohnnySheffield oke, I will try..
BluePhaze : I have built use it and can be standalone .exe or must be with the other output, :)
Develop games in your browser. Powerful, performant & highly capable.
Here is the my app on emulator : derepository.blogspot.com/2013/10/tizen-emulator-fine.html
Try this to create an installer: jrsoftware.org/isdl.php Scirra is using it to create C2 installer, and it's free. Haven't used it myself, so you are on your own!
Thanks for this!
Exporting to node-webkit is for licensed Construct 2 users only.
Unlicensed users like myself cannot use the node-webkit export option.
Instead, we can manually create the exe using node-webkit or other wrappers such as Awesomium or appJS-deskshell.