Ver código fonte

version number update

Jonathan Higgins 7 meses atrás
pai
commit
4c8a5f403e
1 arquivos alterados com 10 adições e 10 exclusões
  1. 10 10
      export_presets.cfg

+ 10 - 10
export_presets.cfg

@@ -7,9 +7,9 @@ advanced_options=true
 dedicated_server=false
 custom_features=""
 export_filter="all_resources"
-include_filter="*.thd, export_presets.cfg, cdprogs/windows/*"
-exclude_filter="cdprogs/windows/*"
-export_path="../SoundThread_Exports/bundled_cdp_test/SoundThread.exe"
+include_filter="*.thd, export_presets.cfg"
+exclude_filter=""
+export_path="../SoundThread_Exports/v0.1.7-alpha/SoundThread.exe"
 patches=PackedStringArray()
 encryption_include_filters=""
 encryption_exclude_filters=""
@@ -37,8 +37,8 @@ application/modify_resources=true
 application/icon=""
 application/console_wrapper_icon=""
 application/icon_interpolation=4
-application/file_version="0.1.6"
-application/product_version="0.1.6"
+application/file_version="0.1.7"
+application/product_version="0.1.7"
 application/company_name="Jonathan Higgins"
 application/product_name="SoundThread"
 application/file_description="Node Based UI for CDP"
@@ -74,9 +74,9 @@ advanced_options=false
 dedicated_server=false
 custom_features=""
 export_filter="all_resources"
-include_filter="*.thd, export_presets.cfg, cdprogs/mac/*"
+include_filter="*.thd, export_presets.cfg"
 exclude_filter=""
-export_path="../SoundThread_Exports/bundled_cdp_test/SoundThread-v0.1.6-alpha_macos.zip"
+export_path="../SoundThread_Exports/v0.1.7-alpha/SoundThread-v0.1.7-alpha_macos.zip"
 patches=PackedStringArray()
 encryption_include_filters=""
 encryption_exclude_filters=""
@@ -328,9 +328,9 @@ advanced_options=true
 dedicated_server=false
 custom_features=""
 export_filter="all_resources"
-include_filter=""
+include_filter="*.thd, export_presets.cfg"
 exclude_filter=""
-export_path=""
+export_path="../SoundThread_Exports/v0.1.7-alpha/SoundThread.x86_64"
 patches=PackedStringArray()
 encryption_include_filters=""
 encryption_exclude_filters=""
@@ -344,7 +344,7 @@ script_export_mode=2
 custom_template/debug=""
 custom_template/release=""
 debug/export_console_wrapper=1
-binary_format/embed_pck=false
+binary_format/embed_pck=true
 texture_format/s3tc_bptc=true
 texture_format/etc2_astc=false
 binary_format/architecture="x86_64"