mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Update exporting_for_dedicated_servers.rst
Small mistake, missing "to".
This commit is contained in:
@@ -4,7 +4,7 @@ Exporting for dedicated servers
|
||||
===============================
|
||||
|
||||
If you want to run a dedicated server for your project on a machine that doesn't
|
||||
have a GPU or display server available, you'll need run Godot with the ``headless``
|
||||
have a GPU or display server available, you'll need to run Godot with the ``headless``
|
||||
display server and ``Dummy`` :ref:`audio driver <class_ProjectSettings_property_audio/driver/driver>`.
|
||||
|
||||
Since Godot 4.0, this can be done by running a Godot binary on any platform with
|
||||
|
||||
Reference in New Issue
Block a user