Hi,
I'd like to remove all traces of evidence that my Construct 2 project is running in a "browser".
I'm using NW.js (the latest version) and I want to get rid of the right click menu. (the one with these options:
Reload app
Simulate Browser Restart
Inspect
Inspect Background page)
I also want to use custom window and file icons.
Does someone know how to do this?
Thanks