export_presets.cfg 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. [preset.0]
  2. name="Web"
  3. platform="Web"
  4. runnable=true
  5. custom_features=""
  6. export_filter="all_resources"
  7. include_filter=""
  8. exclude_filter=""
  9. export_path="export/html/ld52.html"
  10. encryption_include_filters=""
  11. encryption_exclude_filters=""
  12. encrypt_pck=false
  13. encrypt_directory=false
  14. script_export_mode=1
  15. script_encryption_key=""
  16. [preset.0.options]
  17. custom_template/debug=""
  18. custom_template/release=""
  19. variant/extensions_support=false
  20. vram_texture_compression/for_desktop=true
  21. vram_texture_compression/for_mobile=false
  22. html/export_icon=true
  23. html/custom_html_shell=""
  24. html/head_include=""
  25. html/canvas_resize_policy=2
  26. html/focus_canvas_on_start=true
  27. html/experimental_virtual_keyboard=false
  28. progressive_web_app/enabled=false
  29. progressive_web_app/offline_page=""
  30. progressive_web_app/display=1
  31. progressive_web_app/orientation=0
  32. progressive_web_app/icon_144x144=""
  33. progressive_web_app/icon_180x180=""
  34. progressive_web_app/icon_512x512=""
  35. progressive_web_app/background_color=Color(0, 0, 0, 1)
  36. [preset.1]
  37. name="Linux/X11"
  38. platform="Linux/X11"
  39. runnable=true
  40. custom_features=""
  41. export_filter="all_resources"
  42. include_filter=""
  43. exclude_filter=""
  44. export_path="export/ln/ld52.x86_64"
  45. encryption_include_filters=""
  46. encryption_exclude_filters=""
  47. encrypt_pck=false
  48. encrypt_directory=false
  49. script_export_mode=1
  50. script_encryption_key=""
  51. [preset.1.options]
  52. custom_template/debug=""
  53. custom_template/release=""
  54. debug/export_console_script=0
  55. binary_format/embed_pck=false
  56. texture_format/bptc=false
  57. texture_format/s3tc=true
  58. texture_format/etc=false
  59. texture_format/etc2=false
  60. texture_format/no_bptc_fallbacks=true
  61. binary_format/architecture="x86_64"