Download Godot 4 for Windows
64 bit · 1 March 2023
64 bit · C# support · 1 March 2023
For the LTS version,
Download Godot 3
.
You can find previous releases on
GitHub
or the
download repository
.
Requirements
- Recommended: Vulkan 1.0 compatible hardware
- Minimal: OpenGL 3.3 / OpenGL ES 3.0 compatible hardware
Additional requirements for the .NET version:
All downloads
Note: The 32-bit .NET binaries do not run on 64-bit Windows systems at the time being. Make sure to export 64-bit .NET binaries for your 64-bit target platforms.
Instructions
- Extract and run. Godot is self-contained and does not require installation.
- If you run into an issue, check the Troubleshooting page for common issues and their solutions.
Windows executables are code-signed by Prehensile Tales B.V.
Supported platforms
Other Godot downloads
Godot demo projects
Give a try to demo projects showcasing some of the engine features.
AAR library for Android
Use it to develop Android plugins in Java or Kotlin using the Godot API.
Blender ESCN exporter
Blender add-on to export scenes to Godot's scene format directly.
Godot 3 also supports glTF 2.0 and OBJ.

Godot's development is open . This means that you can fix or improve any part of the engine yourself and choose whether to contribute it back or keep it private.
New features are always available to use and test, without the need of having to wait for the next major release. Compiling Godot from source is very easy and the process is well-documented for each platform. To obtain the source code, please visit the GitHub project page .