File tree Expand file tree Collapse file tree 4 files changed +21
-0
lines changed
Expand file tree Collapse file tree 4 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ # Export Project
2+
3+ ## Download Export Templates
4+
5+ First, download the template files for your target operating system:
6+
7+ <div id =" release-selector " ></div >
8+
9+ ## Configure Export Settings
10+
11+ 1 . In the Godot editor, go to ** Project → Export...**
12+ 2 . Click ** Add** to add a new export preset
13+ 3 . Select your target operating system from the list
14+ ![ Export project add operating system] ( images/export_project_add.png )
15+ 4 . Check the ** Advanced Options** checkbox
16+ ![ Export project paths] ( images/export_project_paths.png )
17+ 5 . Set the template paths:
18+ - ** Release Template** : Path to the release template file you downloaded
19+ - ** Debug Template** : Path to the debug template file you downloaded
20+ Your project is now ready to export for the selected platform.
Original file line number Diff line number Diff line change 1313 - Docs :
1414 - Getting Started : documentation/getting-started.md
1515 - Use External Editor : documentation/use-external-editor.md
16+ - Export Project : documentation/export-project.md
1617 - Scripting :
1718 - Intro : documentation/godot-js-scripts/intro.md
1819 - Decorators : documentation/godot-js-scripts/decorators.md
You can’t perform that action at this time.
0 commit comments