Skip to content

Debug builds of Godot 4.3

Latest
Compare
Choose a tag to compare
@Calinou Calinou released this 22 Aug 22:39
v4.3
1c5a406

Godot editor builds with full debugging information. All Windows and Linux builds below are for the x86_64 architecture. macOS builds are Universal 2 (Apple Silicon and x86_64).

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.