export_presets.cfg 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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="../../export/portal_panorama/web/portals_panorama.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="../../export/portal_panorama/lin/portals_panorama.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=""
  42. [preset.2]
  43. name="Windows Desktop"
  44. platform="Windows Desktop"
  45. runnable=true
  46. custom_features=""
  47. export_filter="all_resources"
  48. include_filter=""
  49. exclude_filter=""
  50. export_path="../../export/portal_panorama/win/portals_panorama.exe"
  51. patch_list=PoolStringArray( )
  52. script_export_mode=1
  53. script_encryption_key=""
  54. [preset.2.options]
  55. texture_format/bptc=false
  56. texture_format/s3tc=true
  57. texture_format/etc=false
  58. texture_format/etc2=false
  59. texture_format/no_bptc_fallbacks=true
  60. binary_format/64_bits=true
  61. binary_format/embed_pck=false
  62. custom_template/release=""
  63. custom_template/debug=""
  64. codesign/enable=false
  65. codesign/identity=""
  66. codesign/password=""
  67. codesign/timestamp=true
  68. codesign/timestamp_server_url=""
  69. codesign/digest_algorithm=1
  70. codesign/description=""
  71. codesign/custom_options=PoolStringArray( )
  72. application/icon=""
  73. application/file_version=""
  74. application/product_version=""
  75. application/company_name=""
  76. application/product_name=""
  77. application/file_description=""
  78. application/copyright=""
  79. application/trademarks=""