mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-12-06 03:30:22 -08:00
Set GDScript export to text for other platforms
This commit is contained in:
parent
1a9d870883
commit
cc270e99cc
1 changed files with 6 additions and 6 deletions
|
|
@ -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]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue