Browse Source

Add export presets and default material

master
Luna 7 years ago
parent
commit
0807444c04
2 changed files with 27 additions and 0 deletions
  1. BIN
      assets/Material.material
  2. +27
    -0
      export_presets.cfg

BIN
assets/Material.material View File


+ 27
- 0
export_presets.cfg View File

@ -0,0 +1,27 @@
[preset.0]
name="Windows Desktop"
platform="Windows Desktop"
runnable=true
custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
patch_list=PoolStringArray( )
[preset.0.options]
texture_format/s3tc=true
texture_format/etc=false
texture_format/etc2=false
binary_format/64_bits=true
custom_template/release=""
custom_template/debug=""
application/icon=""
application/file_version=""
application/product_version=""
application/company_name=""
application/product_name=""
application/file_description=""
application/copyright=""
application/trademarks=""

Loading…
Cancel
Save