Files
godot-website/collections/_download_3/server.md
Yuri Sizov 20e9ac818c Add /download/4.x redirects for the current download page
This also adjusts the format for redirects to make sure
pages are always generated as `/index.html`.
This happens when the redirect link ends with a slash, no
explicit declaration needed. So I adjusted existing rules
to use that as well.
2023-09-20 15:07:54 +02:00

1.1 KiB

title, description, platform, downloads, redirect_from, content_instructions
title description platform downloads redirect_from content_instructions
Download for Linux Server - Godot Engine Download the latest stable version of the Godot Engine 3 for Linux Server Linux Server
platform featured
linux_server.64 true
platform
linux_server.headless.64
platform mono featured featured_flavor
linux_server.64 true true .NET
platform mono
linux_server.headless.64 true
/download/server/
<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> <li>The <strong>headless</strong> build includes the editor tool functionality that enables it to run tests and export projects in an automated manner.</li> <li>The <strong>standard</strong> build is optimized to run dedicated game servers and does not include editor tools, graphics or audio support.</li> </ul>