Download Godot 4 for macOS
Intel/Apple Silicon · 64 bit · 20 March 2023
Intel/Apple Silicon · 64 bit · C# support · 20 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
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.
Godot is code-signed and notarized for macOS. This means it should run out of the box even if Gatekeeper is enabled on the system (which is the default).
For older Godot versions, see the last section of this page for instructions on allowing Godot to run anyway. Alternatively, you can install Godot from Steam and switch to an older branch in the Steam application settings to work around this.
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.