export_presets.cfg 1000 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. [preset.0]
  2. name="HTML5"
  3. platform="HTML5"
  4. runnable=true
  5. custom_features=""
  6. export_filter="all_resources"
  7. include_filter=""
  8. exclude_filter=""
  9. export_path="export3d/html/index.html"
  10. patch_list=PoolStringArray( )
  11. script_export_mode=1
  12. script_encryption_key=""
  13. [preset.0.options]
  14. vram_texture_compression/for_desktop=true
  15. vram_texture_compression/for_mobile=false
  16. html/custom_html_shell=""
  17. html/head_include=""
  18. custom_template/release=""
  19. custom_template/debug=""
  20. [preset.1]
  21. name="Linux/X11"
  22. platform="Linux/X11"
  23. runnable=true
  24. custom_features=""
  25. export_filter="all_resources"
  26. include_filter=""
  27. exclude_filter=""
  28. export_path="export3d/godot-tiled.x86_64"
  29. patch_list=PoolStringArray( )
  30. script_export_mode=1
  31. script_encryption_key=""
  32. [preset.1.options]
  33. texture_format/bptc=false
  34. texture_format/s3tc=true
  35. texture_format/etc=false
  36. texture_format/etc2=false
  37. texture_format/no_bptc_fallbacks=true
  38. binary_format/64_bits=true
  39. binary_format/embed_pck=false
  40. custom_template/release=""
  41. custom_template/debug=""