12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- [preset.0]
- name="HTML5"
- platform="HTML5"
- runnable=true
- custom_features=""
- export_filter="all_resources"
- include_filter=""
- exclude_filter=""
- export_path="export3d/html/index.html"
- patch_list=PoolStringArray( )
- script_export_mode=1
- script_encryption_key=""
- [preset.0.options]
- vram_texture_compression/for_desktop=true
- vram_texture_compression/for_mobile=false
- html/custom_html_shell=""
- html/head_include=""
- custom_template/release=""
- custom_template/debug=""
- [preset.1]
- name="Linux/X11"
- platform="Linux/X11"
- runnable=true
- custom_features=""
- export_filter="all_resources"
- include_filter=""
- exclude_filter=""
- export_path="export3d/godot-tiled.x86_64"
- patch_list=PoolStringArray( )
- script_export_mode=1
- script_encryption_key=""
- [preset.1.options]
- texture_format/bptc=false
- texture_format/s3tc=true
- texture_format/etc=false
- texture_format/etc2=false
- texture_format/no_bptc_fallbacks=true
- binary_format/64_bits=true
- binary_format/embed_pck=false
- custom_template/release=""
- custom_template/debug=""
|