This action has been archived and will no longer be maintained. Please create your own fork.
Github Action for Godot 3.x HTML5 export.
If you are facing problems with the action or this README feels not complete, pull requests are welcome or open an issue.
Also available for Godot Engine 4.x here
https://github.com/dulvui/godot-4-html-export
- Godot Project
| key | required | default | description |
|---|---|---|---|
| godot-version | true | . | Godot Engine version. Supported are 3.x versions. Check versions here |
| working-directory | false | . | Path to project.godot file |
| godot-create-export-preset-cfg | false | true | Set true if a simple export_presets.cfg should be created |
| working-directory | false | html5/index.html | Path of the exported html files |
You an find a working examples here:
https://github.com/dulvui/ball2box/blob/main/.github/workflows/upload-itchio.yml
This software is licensed under the MIT license.