From 47f0e3ef5332f3652e34dd86b68e6517af9fe017 Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Sat, 11 May 2024 12:07:42 +0200 Subject: [PATCH] Update cmdline and export presets --- export_presets.cfg | 4 ++-- project.godot | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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]