mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
- Make downloads data-driven, create a database of versions; - Add a custom plugin to generate download URLs; - Use the new plugin for the regular downloads page as well.
1.2 KiB
1.2 KiB
title, description, platform, downloads, content_note, content_instructions
| title | description | platform | downloads | content_note | content_instructions | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Download for Windows - Godot Engine | Download the latest stable version of the Godot Engine 3 for Windows | Windows |
|
<p> <strong>Note:</strong> 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. </p> | <ul> <li>Extract and run. Godot is self-contained and does not require installation.</li> <li>If you run into an issue, check the <a href="https://docs.godotengine.org/en/stable/about/troubleshooting.html">Troubleshooting</a> page for common issues and their solutions.</li> </ul> <p> You can also get Godot with <a href="https://scoop.sh/">Scoop</a>. <pre><code class="hljs csharp">scoop bucket <span class="hljs-keyword">add</span> extras scoop install godot</code></pre> </p> <p> Windows executables are code-signed by <em>Prehensile Tales B.V.</em> </p> |