Debug builds of Godot 4.0
Godot editor builds with full debugging information. All builds below are for the x86_64 architecture.
These builds are slower than official releases. Don't use them in production unless absolutely needed.
Note
Since Godot 4.0, headless binaries are no longer provided. Instead, run any engine binary with the --headless
command line argument – this works on any platform.