Browse Source

Update some exporting images and move a line

skyace65 5 years ago
parent
commit
b24fc423f4

+ 3 - 3
getting_started/step_by_step/exporting.rst

@@ -153,13 +153,13 @@ version that matches your version of Godot.
 Export presets
 --------------
 
-Next, you can configure the export settings by clicking on *Project -> Export*:
-
-.. image:: img/export_presets_window.png
+Next, you can configure the export settings by clicking on *Project -> Export*.
 
 Create a new export preset by clicking "Add..." and selecting a platform. You
 can make as many presets as you like with different settings.
 
+.. image:: img/export_presets_window.png
+
 At the bottom of the window are two buttons. "Export PCK/ZIP" only creates
 a packed version of your project's data. This doesn't include an executable
 so the project can't be run on its own.

BIN
getting_started/step_by_step/img/export_presets_window.png


BIN
getting_started/step_by_step/img/export_template_manager.png


BIN
getting_started/step_by_step/img/export_template_menu.png