mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Fix missing file extension in Exporting projects
This commit is contained in:
@@ -171,7 +171,7 @@ the command:
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
godot --path /path/to/project --export "Windows Desktop" some_name
|
||||
godot --path /path/to/project --export "Windows Desktop" some_name.exe
|
||||
|
||||
.. seealso::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user