Browse Source

Update some exporting images and move a line (#3060)

Update some exporting images and move a line
Hugo Locurcio 5 years ago
parent
commit
b8c0f6e19d

+ 3 - 3
getting_started/step_by_step/exporting.rst

@@ -153,13 +153,13 @@ version that matches your version of Godot.
 Export presets
 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
 Create a new export preset by clicking "Add..." and selecting a platform. You
 can make as many presets as you like with different settings.
 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
 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
 a packed version of your project's data. This doesn't include an executable
 so the project can't be run on its own.
 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