export_presets.cfg 1023 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. [preset.0]
  2. name="Windows Desktop"
  3. platform="Windows Desktop"
  4. runnable=true
  5. custom_features=""
  6. export_filter="all_resources"
  7. include_filter=""
  8. exclude_filter=""
  9. export_path="../Game Export/launcher/GameLauncher.exe"
  10. patch_list=PoolStringArray( )
  11. script_export_mode=1
  12. script_encryption_key=""
  13. [preset.0.options]
  14. texture_format/bptc=false
  15. texture_format/s3tc=true
  16. texture_format/etc=false
  17. texture_format/etc2=false
  18. texture_format/no_bptc_fallbacks=true
  19. binary_format/64_bits=true
  20. binary_format/embed_pck=false
  21. custom_template/release=""
  22. custom_template/debug=""
  23. codesign/enable=false
  24. codesign/identity_type=0
  25. codesign/identity=""
  26. codesign/password=""
  27. codesign/timestamp=true
  28. codesign/timestamp_server_url=""
  29. codesign/digest_algorithm=1
  30. codesign/description=""
  31. codesign/custom_options=PoolStringArray( )
  32. application/icon=""
  33. application/file_version=""
  34. application/product_version=""
  35. application/company_name=""
  36. application/product_name=""
  37. application/file_description=""
  38. application/copyright=""
  39. application/trademarks=""