Fix docs after renaming export option

This commit is contained in:
RedworkDE
2023-06-12 23:57:26 +02:00
parent a5206e449e
commit 5c57b3aba4
3 changed files with 5 additions and 5 deletions

View File

@@ -86,7 +86,7 @@
<member name="custom_template/release" type="String" setter="" getter="">
Path to the custom export template. If left empty, default template is used.
</member>
<member name="debug/export_console_script" type="int" setter="" getter="">
<member name="debug/export_console_wrapper" type="int" setter="" getter="">
If [code]true[/code], a console wrapper executable is exported alongside the main executable, which allows running the project with enabled console output.
</member>
<member name="ssh_remote_deploy/cleanup_script" type="String" setter="" getter="">