File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -89,6 +89,17 @@ export for that platform until they resolve it:
8989At that time, the user is expected to come back to the documentation and follow
9090instructions on how to properly set up that platform.
9191
92+ The buttons at the bottom of the menu allow you to export the project in a few
93+ different ways:
94+
95+ - Export All: Export the project as a playable build (Godot executable and project data)
96+ for all the presets defined. All presets must have an **Export Path ** defined for this
97+ to work.
98+ - Export Project: Export the project as a playable build
99+ (Godot executable and project data) for the selected preset.
100+ - Export PCK/ZIP: Export the project resources as a PCK or ZIP package.
101+ This is not a playable build, it only exports the project data without a Godot executable.
102+
92103Export templates
93104~~~~~~~~~~~~~~~~
94105
You can’t perform that action at this time.
0 commit comments