Files
godot-website/collections/_download/server.md
Yuri Sizov 522dc35624 Overhaul the downloads page (#553)
* (WIP) Rework the downloads page

* Enable incremental builds

* Improve styling and layout of the downloads page

---------

Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
2023-02-10 20:27:31 +03:00

1.2 KiB

title, platform, downloads, content_instructions
title platform downloads content_instructions
Download - Godot Engine Linux Server
caption slug featured tags
Standard (x86_64) linux_server.64.zip true
64 bit
caption slug tags
Headless (x86_64) linux_headless.64.zip
64 bit
headless
caption slug mono featured featured_flavor tags
.NET Standard (x86_64) mono_linux_server_64.zip true true .NET
64 bit
C# support
caption slug mono tags
.NET Headless (x86_64) mono_linux_headless_64.zip true
64 bit
headless
C# support
<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>