fix: export_preset path not resetting propperly

This commit is contained in:
Jan van der Weide 2025-04-13 22:15:59 +02:00
parent f0fc98b2b8
commit 58690660c4
2 changed files with 7 additions and 10 deletions

View file

@ -21,7 +21,7 @@ script_export_mode=2
[preset.0.options]
custom_template/debug=""
custom_template/release="{path}"
custom_template/release="templatepath"
debug/export_console_wrapper=1
binary_format/embed_pck=false
texture_format/s3tc_bptc=true
@ -45,7 +45,7 @@ rm -rf \"{temp_dir}\""
name="Windows"
platform="Windows Desktop"
runnable=true
advanced_options=false
advanced_options=true
dedicated_server=false
custom_features=""
export_filter="all_resources"
@ -63,7 +63,7 @@ script_export_mode=2
[preset.1.options]
custom_template/debug=""
custom_template/release="{path}"
custom_template/release="templatepath"
debug/export_console_wrapper=1
binary_format/embed_pck=false
texture_format/s3tc_bptc=true