From cc270e99cc9b98cbdaf1aaa1807b2ef681d1a4e3 Mon Sep 17 00:00:00 2001 From: guzlad Date: Wed, 1 Oct 2025 17:31:55 +0200 Subject: [PATCH] Set GDScript export to text for other platforms --- export_presets.cfg | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/export_presets.cfg b/export_presets.cfg index 8505c54..f06521f 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -9,7 +9,7 @@ custom_features="" export_filter="all_resources" include_filter="*.bgm, *.mp3, *.txt" exclude_filter="" -export_path="../Exports/Windows/SMB1R.exe" +export_path="../SMB1R/SMB1R.exe" patches=PackedStringArray() encryption_include_filters="" encryption_exclude_filters="" @@ -87,7 +87,7 @@ encryption_exclude_filters="" seed=0 encrypt_pck=false encrypt_directory=false -script_export_mode=2 +script_export_mode=0 [preset.1.options] @@ -133,7 +133,7 @@ encryption_exclude_filters="" seed=0 encrypt_pck=false encrypt_directory=false -script_export_mode=2 +script_export_mode=0 [preset.2.options] @@ -176,7 +176,7 @@ encryption_exclude_filters="" seed=0 encrypt_pck=false encrypt_directory=false -script_export_mode=2 +script_export_mode=0 [preset.3.options] @@ -219,7 +219,7 @@ encryption_exclude_filters="" seed=0 encrypt_pck=false encrypt_directory=false -script_export_mode=2 +script_export_mode=0 [preset.4.options] @@ -287,7 +287,7 @@ encryption_exclude_filters="" seed=0 encrypt_pck=false encrypt_directory=false -script_export_mode=2 +script_export_mode=0 [preset.5.options]