Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide utility buildfile in the package which contains useful targets to manipulate the Godot Engine #10

Open
Klaim opened this issue Sep 12, 2024 · 0 comments

Comments

@Klaim
Copy link
Collaborator

Klaim commented Sep 12, 2024

In my project MEGASTRUCTURES I setup useful non-project-specific targets that can download and launch the Godot Engine executable (as it's self-contained) with the specified project. This is very useful in general to keep in sync the godot-cpp version a project uses and the Godot Engine executable version, but also to help building ad-hoc recipes that just build everything and then open the editor or launch the game or export it ("export" means making a publishable/installable release build, in Godot's jargon).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant