diff options
Diffstat (limited to 'export_presets.cfg')
-rw-r--r-- | export_presets.cfg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/export_presets.cfg b/export_presets.cfg index de07c37..80fc1dd 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -207,7 +207,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="build/html/index.html" +export_path="build/index.html" script_export_mode=1 script_encryption_key="" @@ -273,7 +273,6 @@ texture_format/etc=false texture_format/etc2=false texture_format/no_bptc_fallbacks=true codesign/enable=false -codesign/identity_type=0 codesign/identity="" codesign/password="" codesign/timestamp=true |