electron-wrapper-template

MIT License

Stars
3

electron-wrapper-template

This is a simple Electron wrapper app, used by the Twine App Builder project to help game developers bundle up their HTML5 games as desktop applications.

The primary usecase for modifying this repo is if you want to fork it to add additional OS-level functionality to your game binary. Check out the Twine App Builder for more info.

This project was generated using Electron Forge and is only lightly modified from the default (some sensible defaults to forge.config.js and some minor tweaks to the only JS file). Electron Forge documentation is the first place you should look for info about configuration options or the build pipeline for making changes.

License

This project is licensed under the MIT license. See the LICENSE file in this repo for more info.