Updating export presets again
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,4 +3,4 @@
|
|||||||
/android/
|
/android/
|
||||||
|
|
||||||
build/bin/*
|
build/bin/*
|
||||||
# build/build_dependencies/export_templates/*
|
build/build_dependencies/export_templates/*
|
||||||
@ -24,7 +24,7 @@ custom_template/debug="build/build_dependencies/export_templates/windows_debug_x
|
|||||||
custom_template/release="build/build_dependencies/export_templates/windows_release_x86_64.exe"
|
custom_template/release="build/build_dependencies/export_templates/windows_release_x86_64.exe"
|
||||||
debug/export_console_wrapper=1
|
debug/export_console_wrapper=1
|
||||||
binary_format/embed_pck=false
|
binary_format/embed_pck=false
|
||||||
texture_format/s3tc_bptc=false
|
texture_format/s3tc_bptc=true
|
||||||
texture_format/etc2_astc=false
|
texture_format/etc2_astc=false
|
||||||
binary_format/architecture="x86_64"
|
binary_format/architecture="x86_64"
|
||||||
codesign/enable=false
|
codesign/enable=false
|
||||||
|
|||||||
Reference in New Issue
Block a user