Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

dulvui/godot-4-html-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ARCHIVED

This action has been archived and will no longer be maintained. Please create your own fork.

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

Github Action for Godot 4.x HTML5 export

Resources

License

Stars

Watchers

Forks

Packages

No packages published