X Tutup
Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 677 Bytes

File metadata and controls

23 lines (17 loc) · 677 Bytes
allow_comments:False

Platform-specific

Godot supports both running the editor and exporting projects on several platforms. Usage of the engine is generally similar across platforms, but there are some platform-specific considerations, which are covered in this section.

.. seealso::

   For platform-specific versions of the editor, see :ref:`doc_using_the_xr_editor`,
   :ref:`doc_using_the_android_editor`, and :ref:`doc_using_the_web_editor`. For
   exporting to specific platforms, see the :ref:`doc_export_index` section.

.. toctree::
   :maxdepth: 1
   :name: toc-learn-features-platform

   linux/index
   android/index
   ios/index
   web/index
X Tutup