Skip to content

actions-marketplace-validations/dulvui_godot-4-html-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

godot-html-export

Godot 4.x Github Action for HTML5 export.
If you are facing problems with the action or this README feels not complete, pull requests are welcome or open an issue.

Table of contents

Requirements

  • Godot Project

Parameters

key required default description
godot-version true . Godot Engine version. Supported are 4.x versions. Check versions here
godot-channel false stable Godot Engine release channel (stable, beta, rc1, rc2, rc3...). Defaults to 'stable' Check release channels here
working-directory false . Path to project.godot file

How to use

Use the 4.x tag

- name: Godot HTML5 export
  uses: dulvui/godot-4-html-export@v1
  with:
    godot-version: 4.2.2

Working examples

You an find a working examples here:
https://github.com/dulvui/condor/blob/main/.github/workflows/upload-itchio.yml

License

This software is licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published