diff --git a/export_presets.cfg b/export_presets.cfg index b50698f..8943293 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -18,7 +18,7 @@ encrypt_directory=false custom_template/debug="" custom_template/release="" -debug/export_console_wrapper=2 +debug/export_console_wrapper=0 binary_format/embed_pck=true texture_format/bptc=true texture_format/s3tc=true @@ -81,7 +81,7 @@ encrypt_directory=false custom_template/debug="" custom_template/release="" -debug/export_console_wrapper=2 +debug/export_console_wrapper=0 binary_format/embed_pck=true texture_format/bptc=true texture_format/s3tc=true diff --git a/project.godot b/project.godot index 8cd7de2..2403075 100644 --- a/project.godot +++ b/project.godot @@ -27,7 +27,7 @@ window/stretch/mode="canvas_items" [editor] -run/main_run_args="%command% ++ " +run/main_run_args="%command% ++ example" export/convert_text_resources_to_binary=false [editor_plugins]