Files
godot-docs/tutorials/export/index.rst
2024-12-08 17:30:12 -08:00

32 lines
660 B
ReStructuredText

:allow_comments: False
.. _doc_export_index:
Export
======
.. seealso::
This section is about exporting a build of your project. If you're trying
to export properties from a script, see :ref:`doc_gdscript_exports` or
:ref:`doc_c_sharp_exports`.
.. toctree::
:maxdepth: 1
:name: toc-learn-workflow-export
exporting_projects
exporting_pcks
feature_tags
exporting_for_linux
exporting_for_macos
running_on_macos
exporting_for_windows
changing_application_icon_for_windows
exporting_for_ios
exporting_for_android
android_gradle_build
exporting_for_web
exporting_for_dedicated_servers
one-click_deploy