Updated ARM export settings
This commit is contained in:
@@ -117,3 +117,47 @@ application/file_description=""
|
||||
application/copyright=""
|
||||
application/trademarks=""
|
||||
|
||||
[preset.4]
|
||||
|
||||
name="linux_demo_arm"
|
||||
platform="Linux/X11"
|
||||
runnable=true
|
||||
custom_features="demo, nsfw"
|
||||
export_filter="all_resources"
|
||||
include_filter="*.json, *.ttf, *.txt, *.ini, astream/*"
|
||||
exclude_filter=""
|
||||
export_path="../export/demo.arm64"
|
||||
script_export_mode=0
|
||||
script_encryption_key=""
|
||||
|
||||
[preset.4.options]
|
||||
custom_template/debug="../src/godot/bin/godot.x11.opt.debug.arm64"
|
||||
custom_template/release="../src/godot/bin/godot.x11.opt.arm64"
|
||||
binary_format/64_bits=true
|
||||
binary_format/embed_pck=true
|
||||
texture_format/bptc=false
|
||||
texture_format/s3tc=true
|
||||
texture_format/etc=true
|
||||
texture_format/etc2=true
|
||||
texture_format/no_bptc_fallbacks=true
|
||||
codesign/enable=false
|
||||
codesign/identity_type=0
|
||||
codesign/identity=""
|
||||
codesign/password=""
|
||||
codesign/timestamp=true
|
||||
codesign/timestamp_server_url=""
|
||||
codesign/digest_algorithm=1
|
||||
codesign/description=""
|
||||
codesign/custom_options=PoolStringArray( )
|
||||
application/modify_resources=true
|
||||
application/icon=""
|
||||
application/icon_interpolation=4
|
||||
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