ElectronForConstruct
Package your app with Electron instead of NW.js and make your game development a breeze
Simplicity First
You don't need to setup complex boilerplate. The only think you need is a configuration file. Most of the things are preconfigured, context aware and user-friendly. Plug and play.
Extensible
Tools are thought to be easily configurable and extensible using plugins. It also comes with a well defined API that allow to extend efc by yourself*.
Performant
Near equal performances between preview and builded version. Electron is more stable than NW.js*.
Super easy to get started
# install
yarn global add @efc/cli
# OR npm i -g @efc/cli
# start hacking
efc
NOTE
YOU MUST OWN A CONSTRUCT 2 OR CONSTRUCT 3 LICENSE TO USE THIS TOOL. IT IS NOT ALLOWED TO EXPORT GAMES TO DESKTOP WITH THE FREE VERSION.