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
Which version of Electron is used when no version is specified?
The default version is the one specified in the Pipelab repository.
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
I get an error about module not found and Steamworks when running the game
Install Microsoft redistributables