Set GDScript export to text for other platforms

This commit is contained in:
guzlad
2025-10-01 17:31:55 +02:00
parent 1a9d870883
commit cc270e99cc

View File

@@ -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]