Update cmdline and export presets
This commit is contained in:
parent
bfe1f9a8d5
commit
47f0e3ef53
2 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ encrypt_directory=false
|
||||||
|
|
||||||
custom_template/debug=""
|
custom_template/debug=""
|
||||||
custom_template/release=""
|
custom_template/release=""
|
||||||
debug/export_console_wrapper=2
|
debug/export_console_wrapper=0
|
||||||
binary_format/embed_pck=true
|
binary_format/embed_pck=true
|
||||||
texture_format/bptc=true
|
texture_format/bptc=true
|
||||||
texture_format/s3tc=true
|
texture_format/s3tc=true
|
||||||
|
@ -81,7 +81,7 @@ encrypt_directory=false
|
||||||
|
|
||||||
custom_template/debug=""
|
custom_template/debug=""
|
||||||
custom_template/release=""
|
custom_template/release=""
|
||||||
debug/export_console_wrapper=2
|
debug/export_console_wrapper=0
|
||||||
binary_format/embed_pck=true
|
binary_format/embed_pck=true
|
||||||
texture_format/bptc=true
|
texture_format/bptc=true
|
||||||
texture_format/s3tc=true
|
texture_format/s3tc=true
|
||||||
|
|
|
@ -27,7 +27,7 @@ window/stretch/mode="canvas_items"
|
||||||
|
|
||||||
[editor]
|
[editor]
|
||||||
|
|
||||||
run/main_run_args="%command% ++ "
|
run/main_run_args="%command% ++ example"
|
||||||
export/convert_text_resources_to_binary=false
|
export/convert_text_resources_to_binary=false
|
||||||
|
|
||||||
[editor_plugins]
|
[editor_plugins]
|
||||||
|
|
Loading…
Reference in a new issue