Removed 'embed_pck=true'
This commit is contained in:
parent
bb8bea4562
commit
279b249f2b
@ -20,7 +20,7 @@ texture_format/etc=false
|
|||||||
texture_format/etc2=false
|
texture_format/etc2=false
|
||||||
texture_format/no_bptc_fallbacks=true
|
texture_format/no_bptc_fallbacks=true
|
||||||
binary_format/64_bits=true
|
binary_format/64_bits=true
|
||||||
binary_format/embed_pck=true
|
binary_format/embed_pck=false
|
||||||
custom_template/release="templates/linux"
|
custom_template/release="templates/linux"
|
||||||
custom_template/debug="templates/linux"
|
custom_template/debug="templates/linux"
|
||||||
|
|
||||||
@ -46,7 +46,7 @@ texture_format/etc=false
|
|||||||
texture_format/etc2=false
|
texture_format/etc2=false
|
||||||
texture_format/no_bptc_fallbacks=true
|
texture_format/no_bptc_fallbacks=true
|
||||||
binary_format/64_bits=false
|
binary_format/64_bits=false
|
||||||
binary_format/embed_pck=true
|
binary_format/embed_pck=false
|
||||||
custom_template/release="templates/win32"
|
custom_template/release="templates/win32"
|
||||||
custom_template/debug="templates/win32"
|
custom_template/debug="templates/win32"
|
||||||
codesign/enable=false
|
codesign/enable=false
|
||||||
@ -88,7 +88,7 @@ texture_format/etc=false
|
|||||||
texture_format/etc2=false
|
texture_format/etc2=false
|
||||||
texture_format/no_bptc_fallbacks=true
|
texture_format/no_bptc_fallbacks=true
|
||||||
binary_format/64_bits=true
|
binary_format/64_bits=true
|
||||||
binary_format/embed_pck=true
|
binary_format/embed_pck=false
|
||||||
custom_template/release="templates/win64"
|
custom_template/release="templates/win64"
|
||||||
custom_template/debug="templates/win64"
|
custom_template/debug="templates/win64"
|
||||||
codesign/enable=false
|
codesign/enable=false
|
||||||
|
Reference in New Issue
Block a user