tkers/Zest Bundler
Use Zest to convert your Pulp game into a web bundle
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| data | Path to your Pulp data.json file | yes | data.json |
| out | Where to save the exported bundle to | — | game.html |
| color | Palette to tint your game with | — | #808080 |
| title | Title to use for the exported HTML file | — | Zest game |
| plugins | Plugins to include with the game runner | — | gamepad.js,touch.js,seamless.js |
| autoplay | Whether or not to autoplay the game on page load | — | false |
| node-version | Which NodeJS version to use | — | lts/* |
Outputs
no outputs