ryan-linehan/Godot C# Web Export
Export a Godot 4.7 C# project to web using a prebuilt toolchain image.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| preset | Name of the export preset in your project (must match export_presets.cfg). | no | Web |
| output | Output path for the exported HTML, relative to the project root. | no | build/index.html |
| project-path | Path to the Godot project root (containing project.godot). | no | . |
| toolchain-tag | Tag of the toolchain image to use. | no | latest |
| toolchain-image | Override the toolchain image (defaults to ghcr.io/<owner>/<repo>-toolchain). | no | "" |
Outputs
no outputs