Replace remaining uses of shorthand codeblock syntax, add CI check

This commit is contained in:
Danil Alexeev
2025-06-23 00:28:55 +03:00
committed by skyace65
parent c2d94e2db9
commit 3946ede7aa
22 changed files with 243 additions and 120 deletions

View File

@@ -3,6 +3,8 @@
Exporting for dedicated servers
===============================
.. highlight:: none
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 to run Godot with the ``headless``
display server and ``Dummy`` :ref:`audio driver <class_ProjectSettings_property_audio/driver/driver>`.
@@ -129,8 +131,6 @@ use **Keep** for that particular image.
With the above options used, a PCK for the client (which exports all resources
normally) will look as follows:
.. highlight:: none
::
.
@@ -159,8 +159,6 @@ normally) will look as follows:
The PCK's file structure for the server will look as follows:
.. highlight:: none
::
.