Electron
Features
- Web based project packaging
- Installer creation
- Native support for Steam overlay
- Construct 3 and Steam integrations
- True fullscreen mode
- OBS recording support
Create installer
Create an installer for your game using Electron
Create package
Create a package for your game using Electron generating an executable for the selected platform
Preview package
Start the app by loading an URL. You can use it to preview your game using Construct 3 remote preview
Advanced
You may want to reuse your existing Electron configuration. You can do so by using the separate Package and Configure tasks.
Configure Electron
Only the Configuration part.
Create package
The same as the previous task but the configuration is a single parameter.
FAQ
Will my game show the little browser bubble when going fullscreen
No
Will my game exit fullscreen when hitting "Escape"
If you use the native Javascript API, Yes
If you use the Pipelab fullscreen action, No