Skip to content

Conversation

@antoinecharruel
Copy link

@antoinecharruel antoinecharruel commented Jan 4, 2026

This PR modifies the existing GitHub Actions workflow to automatically create a GitHub release and publish it to the Godot Asset Library.

@dsnopek
Copy link
Contributor

dsnopek commented Jan 5, 2026

Thanks!

However, I'm not sure this makes sense as part of this template. Not everyone is making a GDExtension for the purpose of distributing on the Godot asset library. I suppose this template already sort of leans that way, in that it calls the project directory "demo", so perhaps users are already mostly doing that?

I guess we need to clarify for ourselves who the audience of this template is: Is it everyone using GDExtension (which includes making a GDExtension which is just the game logic for your specific game)? Or, is it folks making reusable GDExtensions that they intend to distribute on the asset library?

@antoinecharruel
Copy link
Author

Thanks for the feedback.

In case this is useful in the future, I’ve added a commit that makes the GitHub release and Asset Library publication optional.

Thanks

@paddy-exe paddy-exe added the enhancement New feature or request label Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants