Configure new export
This commit is contained in:
+87
-62
@@ -1,6 +1,6 @@
|
|||||||
[preset.0]
|
[preset.0]
|
||||||
|
|
||||||
name="Android"
|
name="AndroidTesting"
|
||||||
platform="Android"
|
platform="Android"
|
||||||
runnable=true
|
runnable=true
|
||||||
custom_features=""
|
custom_features=""
|
||||||
@@ -24,9 +24,9 @@ architectures/x86_64=true
|
|||||||
keystore/debug=""
|
keystore/debug=""
|
||||||
keystore/debug_user=""
|
keystore/debug_user=""
|
||||||
keystore/debug_password=""
|
keystore/debug_password=""
|
||||||
keystore/release="/home/jeremy/Téléchargements/puzzle-quest.keystore"
|
keystore/release=""
|
||||||
keystore/release_user="puzzle-quest"
|
keystore/release_user=""
|
||||||
keystore/release_password="pss2u3vKGX4HqFSVzZ"
|
keystore/release_password=""
|
||||||
one_click_deploy/clear_previous_install=true
|
one_click_deploy/clear_previous_install=true
|
||||||
version/code=1
|
version/code=1
|
||||||
version/name="1.0"
|
version/name="1.0"
|
||||||
@@ -200,7 +200,7 @@ permissions/write_user_dictionary=false
|
|||||||
|
|
||||||
[preset.1]
|
[preset.1]
|
||||||
|
|
||||||
name="Windows Desktop"
|
name="WindowsTesting"
|
||||||
platform="Windows Desktop"
|
platform="Windows Desktop"
|
||||||
runnable=true
|
runnable=true
|
||||||
custom_features=""
|
custom_features=""
|
||||||
@@ -241,14 +241,14 @@ application/trademarks=""
|
|||||||
|
|
||||||
[preset.2]
|
[preset.2]
|
||||||
|
|
||||||
name="AndroidRelease"
|
name="Linux/X11Testing"
|
||||||
platform="Android"
|
platform="Linux/X11"
|
||||||
runnable=false
|
runnable=true
|
||||||
custom_features=""
|
custom_features=""
|
||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
include_filter=""
|
include_filter=""
|
||||||
exclude_filter=""
|
exclude_filter=""
|
||||||
export_path="releases/android/Puzzle-quest.aab"
|
export_path=""
|
||||||
script_export_mode=1
|
script_export_mode=1
|
||||||
script_encryption_key=""
|
script_encryption_key=""
|
||||||
|
|
||||||
@@ -256,18 +256,84 @@ script_encryption_key=""
|
|||||||
|
|
||||||
custom_template/debug=""
|
custom_template/debug=""
|
||||||
custom_template/release=""
|
custom_template/release=""
|
||||||
custom_template/use_custom_build=true
|
binary_format/64_bits=true
|
||||||
custom_template/export_format=1
|
binary_format/embed_pck=false
|
||||||
|
texture_format/bptc=false
|
||||||
|
texture_format/s3tc=true
|
||||||
|
texture_format/etc=false
|
||||||
|
texture_format/etc2=false
|
||||||
|
texture_format/no_bptc_fallbacks=true
|
||||||
|
|
||||||
|
[preset.3]
|
||||||
|
|
||||||
|
name="WindowsDebug"
|
||||||
|
platform="Windows Desktop"
|
||||||
|
runnable=false
|
||||||
|
custom_features=""
|
||||||
|
export_filter="all_resources"
|
||||||
|
include_filter=""
|
||||||
|
exclude_filter=""
|
||||||
|
export_path="releases/windows/Puzzle-Quest.exe"
|
||||||
|
script_export_mode=1
|
||||||
|
script_encryption_key=""
|
||||||
|
|
||||||
|
[preset.3.options]
|
||||||
|
|
||||||
|
custom_template/debug=""
|
||||||
|
custom_template/release=""
|
||||||
|
binary_format/64_bits=true
|
||||||
|
binary_format/embed_pck=false
|
||||||
|
texture_format/bptc=false
|
||||||
|
texture_format/s3tc=true
|
||||||
|
texture_format/etc=false
|
||||||
|
texture_format/etc2=false
|
||||||
|
texture_format/no_bptc_fallbacks=true
|
||||||
|
codesign/enable=false
|
||||||
|
codesign/identity=""
|
||||||
|
codesign/password=""
|
||||||
|
codesign/timestamp=true
|
||||||
|
codesign/timestamp_server_url=""
|
||||||
|
codesign/digest_algorithm=1
|
||||||
|
codesign/description=""
|
||||||
|
codesign/custom_options=PoolStringArray( )
|
||||||
|
application/icon="res://releases/windows/project.ico"
|
||||||
|
application/file_version=""
|
||||||
|
application/product_version=""
|
||||||
|
application/company_name=""
|
||||||
|
application/product_name=""
|
||||||
|
application/file_description=""
|
||||||
|
application/copyright=""
|
||||||
|
application/trademarks=""
|
||||||
|
|
||||||
|
[preset.4]
|
||||||
|
|
||||||
|
name="AndroidDebug"
|
||||||
|
platform="Android"
|
||||||
|
runnable=false
|
||||||
|
custom_features=""
|
||||||
|
export_filter="all_resources"
|
||||||
|
include_filter=""
|
||||||
|
exclude_filter=""
|
||||||
|
export_path="releases/android//Puzzle-Quest.apk"
|
||||||
|
script_export_mode=1
|
||||||
|
script_encryption_key=""
|
||||||
|
|
||||||
|
[preset.4.options]
|
||||||
|
|
||||||
|
custom_template/debug=""
|
||||||
|
custom_template/release=""
|
||||||
|
custom_template/use_custom_build=false
|
||||||
|
custom_template/export_format=0
|
||||||
architectures/armeabi-v7a=true
|
architectures/armeabi-v7a=true
|
||||||
architectures/arm64-v8a=true
|
architectures/arm64-v8a=true
|
||||||
architectures/x86=true
|
architectures/x86=false
|
||||||
architectures/x86_64=true
|
architectures/x86_64=false
|
||||||
keystore/debug=""
|
keystore/debug=""
|
||||||
keystore/debug_user=""
|
keystore/debug_user=""
|
||||||
keystore/debug_password=""
|
keystore/debug_password=""
|
||||||
keystore/release="/home/jeremy/Téléchargements/puzzle-quest.keystore"
|
keystore/release=""
|
||||||
keystore/release_user="puzzle-quest"
|
keystore/release_user=""
|
||||||
keystore/release_password="pss2u3vKGX4HqFSVzZ"
|
keystore/release_password=""
|
||||||
one_click_deploy/clear_previous_install=false
|
one_click_deploy/clear_previous_install=false
|
||||||
version/code=1
|
version/code=1
|
||||||
version/name="1.0"
|
version/name="1.0"
|
||||||
@@ -428,7 +494,7 @@ permissions/write_apn_settings=false
|
|||||||
permissions/write_calendar=false
|
permissions/write_calendar=false
|
||||||
permissions/write_call_log=false
|
permissions/write_call_log=false
|
||||||
permissions/write_contacts=false
|
permissions/write_contacts=false
|
||||||
permissions/write_external_storage=true
|
permissions/write_external_storage=false
|
||||||
permissions/write_gservices=false
|
permissions/write_gservices=false
|
||||||
permissions/write_history_bookmarks=false
|
permissions/write_history_bookmarks=false
|
||||||
permissions/write_profile=false
|
permissions/write_profile=false
|
||||||
@@ -439,45 +505,20 @@ permissions/write_social_stream=false
|
|||||||
permissions/write_sync_settings=false
|
permissions/write_sync_settings=false
|
||||||
permissions/write_user_dictionary=false
|
permissions/write_user_dictionary=false
|
||||||
|
|
||||||
[preset.3]
|
[preset.5]
|
||||||
|
|
||||||
name="Linux/X11"
|
name="Linux/X11Debug"
|
||||||
platform="Linux/X11"
|
platform="Linux/X11"
|
||||||
runnable=true
|
|
||||||
custom_features=""
|
|
||||||
export_filter="all_resources"
|
|
||||||
include_filter=""
|
|
||||||
exclude_filter=""
|
|
||||||
export_path=""
|
|
||||||
script_export_mode=1
|
|
||||||
script_encryption_key=""
|
|
||||||
|
|
||||||
[preset.3.options]
|
|
||||||
|
|
||||||
custom_template/debug=""
|
|
||||||
custom_template/release=""
|
|
||||||
binary_format/64_bits=true
|
|
||||||
binary_format/embed_pck=false
|
|
||||||
texture_format/bptc=false
|
|
||||||
texture_format/s3tc=true
|
|
||||||
texture_format/etc=false
|
|
||||||
texture_format/etc2=false
|
|
||||||
texture_format/no_bptc_fallbacks=true
|
|
||||||
|
|
||||||
[preset.4]
|
|
||||||
|
|
||||||
name="WindowsDebug"
|
|
||||||
platform="Windows Desktop"
|
|
||||||
runnable=false
|
runnable=false
|
||||||
custom_features=""
|
custom_features=""
|
||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
include_filter=""
|
include_filter=""
|
||||||
exclude_filter=""
|
exclude_filter=""
|
||||||
export_path="releases/windows/Puzzle-Quest.exe"
|
export_path="releases/linux/Puzzle-Quest.x86_64"
|
||||||
script_export_mode=1
|
script_export_mode=1
|
||||||
script_encryption_key=""
|
script_encryption_key=""
|
||||||
|
|
||||||
[preset.4.options]
|
[preset.5.options]
|
||||||
|
|
||||||
custom_template/debug=""
|
custom_template/debug=""
|
||||||
custom_template/release=""
|
custom_template/release=""
|
||||||
@@ -488,19 +529,3 @@ texture_format/s3tc=true
|
|||||||
texture_format/etc=false
|
texture_format/etc=false
|
||||||
texture_format/etc2=false
|
texture_format/etc2=false
|
||||||
texture_format/no_bptc_fallbacks=true
|
texture_format/no_bptc_fallbacks=true
|
||||||
codesign/enable=false
|
|
||||||
codesign/identity=""
|
|
||||||
codesign/password=""
|
|
||||||
codesign/timestamp=true
|
|
||||||
codesign/timestamp_server_url=""
|
|
||||||
codesign/digest_algorithm=1
|
|
||||||
codesign/description=""
|
|
||||||
codesign/custom_options=PoolStringArray( )
|
|
||||||
application/icon="res://releases/windows/project.ico"
|
|
||||||
application/file_version=""
|
|
||||||
application/product_version=""
|
|
||||||
application/company_name=""
|
|
||||||
application/product_name=""
|
|
||||||
application/file_description=""
|
|
||||||
application/copyright=""
|
|
||||||
application/trademarks=""
|
|
||||||
|
|||||||
Reference in New Issue
Block a user