Fix missing file extension in Exporting projects

This commit is contained in:
Hugo Locurcio
2022-05-26 20:53:45 +02:00
parent fcbe3b23fb
commit dc20b238e3

View File

@@ -174,7 +174,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::