Download Godot 3 for Windows
x86_64 · 9 September 2024
x86_64 · C# support · 9 September 2024
For the latest version, Download Godot 4.
You can find previous releases in the download archive.
Requirements
- OpenGL 2.1 / OpenGL ES 2.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.
You can also get Godot with Scoop.
scoop bucket add extras
scoop install godot
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.
Preview builds
Godot is continuously being developed with several minor releases being published every year. To ensure high quality and stability of each release, we also publish preview builds at various stages of development.
Help test Godot's new features or be the first to benefit from upcoming improvements by downloading a preview build!
See latest preview builds
Don't want to wait for official releases? You can compile Godot from source!
- Get the source code from the GitHub project page.
- Follow the instructions from the official documentation.