123456789101112131415161718192021222324252627282930 |
- :allow_comments: False
- 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
|