mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
Set GDScript export to text for other platforms
This commit is contained in:
@@ -9,7 +9,7 @@ custom_features=""
|
|||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
include_filter="*.bgm, *.mp3, *.txt"
|
include_filter="*.bgm, *.mp3, *.txt"
|
||||||
exclude_filter=""
|
exclude_filter=""
|
||||||
export_path="../Exports/Windows/SMB1R.exe"
|
export_path="../SMB1R/SMB1R.exe"
|
||||||
patches=PackedStringArray()
|
patches=PackedStringArray()
|
||||||
encryption_include_filters=""
|
encryption_include_filters=""
|
||||||
encryption_exclude_filters=""
|
encryption_exclude_filters=""
|
||||||
@@ -87,7 +87,7 @@ encryption_exclude_filters=""
|
|||||||
seed=0
|
seed=0
|
||||||
encrypt_pck=false
|
encrypt_pck=false
|
||||||
encrypt_directory=false
|
encrypt_directory=false
|
||||||
script_export_mode=2
|
script_export_mode=0
|
||||||
|
|
||||||
[preset.1.options]
|
[preset.1.options]
|
||||||
|
|
||||||
@@ -133,7 +133,7 @@ encryption_exclude_filters=""
|
|||||||
seed=0
|
seed=0
|
||||||
encrypt_pck=false
|
encrypt_pck=false
|
||||||
encrypt_directory=false
|
encrypt_directory=false
|
||||||
script_export_mode=2
|
script_export_mode=0
|
||||||
|
|
||||||
[preset.2.options]
|
[preset.2.options]
|
||||||
|
|
||||||
@@ -176,7 +176,7 @@ encryption_exclude_filters=""
|
|||||||
seed=0
|
seed=0
|
||||||
encrypt_pck=false
|
encrypt_pck=false
|
||||||
encrypt_directory=false
|
encrypt_directory=false
|
||||||
script_export_mode=2
|
script_export_mode=0
|
||||||
|
|
||||||
[preset.3.options]
|
[preset.3.options]
|
||||||
|
|
||||||
@@ -219,7 +219,7 @@ encryption_exclude_filters=""
|
|||||||
seed=0
|
seed=0
|
||||||
encrypt_pck=false
|
encrypt_pck=false
|
||||||
encrypt_directory=false
|
encrypt_directory=false
|
||||||
script_export_mode=2
|
script_export_mode=0
|
||||||
|
|
||||||
[preset.4.options]
|
[preset.4.options]
|
||||||
|
|
||||||
@@ -287,7 +287,7 @@ encryption_exclude_filters=""
|
|||||||
seed=0
|
seed=0
|
||||||
encrypt_pck=false
|
encrypt_pck=false
|
||||||
encrypt_directory=false
|
encrypt_directory=false
|
||||||
script_export_mode=2
|
script_export_mode=0
|
||||||
|
|
||||||
[preset.5.options]
|
[preset.5.options]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user