export_presets.cfg 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  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/index.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=true
  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"
  62. [preset.2]
  63. name="Windows Desktop"
  64. platform="Windows Desktop"
  65. runnable=true
  66. custom_features=""
  67. export_filter="all_resources"
  68. include_filter=""
  69. exclude_filter=""
  70. export_path="export/ln/ld52.exe"
  71. encryption_include_filters=""
  72. encryption_exclude_filters=""
  73. encrypt_pck=false
  74. encrypt_directory=false
  75. script_export_mode=1
  76. script_encryption_key=""
  77. [preset.2.options]
  78. custom_template/debug=""
  79. custom_template/release=""
  80. debug/export_console_script=1
  81. binary_format/embed_pck=true
  82. texture_format/bptc=false
  83. texture_format/s3tc=true
  84. texture_format/etc=false
  85. texture_format/etc2=false
  86. texture_format/no_bptc_fallbacks=true
  87. binary_format/architecture="x86_64"
  88. codesign/enable=false
  89. codesign/identity_type=0
  90. codesign/identity=""
  91. codesign/password=""
  92. codesign/timestamp=true
  93. codesign/timestamp_server_url=""
  94. codesign/digest_algorithm=1
  95. codesign/description=""
  96. codesign/custom_options=PackedStringArray()
  97. application/modify_resources=true
  98. application/icon="res://res/shallot.png"
  99. application/console_wrapper_icon=""
  100. application/icon_interpolation=4
  101. application/file_version=""
  102. application/product_version=""
  103. application/company_name=""
  104. application/product_name=""
  105. application/file_description=""
  106. application/copyright=""
  107. application/trademarks=""