Files
godot-docs/tutorials/export/index.rst
Hugo Locurcio f086648f3b Add pages on exporting and compiling for visionOS
Since the instructions are basically identical to iOS, this links
to the respective iOS exporting/compiling pages (with a reminder
that visionOS support is still limited for now).
2025-08-14 19:46:36 +02:00

33 lines
685 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_windows
exporting_for_linux
exporting_for_macos
exporting_for_android
exporting_for_ios
exporting_for_visionos
exporting_for_web
changing_application_icon_for_windows
running_on_macos
android_gradle_build
one-click_deploy
exporting_for_dedicated_servers