No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

export_presets.cfg 1.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. [preset.0]
  2. name="Linux/X11"
  3. platform="Linux/X11"
  4. runnable=true
  5. custom_features=""
  6. export_filter="all_resources"
  7. include_filter="*.json, *.cfg"
  8. exclude_filter=""
  9. export_path="build/linux/Pir-serious-game-ethics.x86_64"
  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=true
  21. custom_template/release=""
  22. custom_template/debug=""
  23. [preset.1]
  24. name="HTML5"
  25. platform="HTML5"
  26. runnable=true
  27. custom_features=""
  28. export_filter="all_resources"
  29. include_filter="*.json, *.cfg"
  30. exclude_filter=""
  31. export_path="../../Web/dialogic/index.html"
  32. patch_list=PoolStringArray( )
  33. script_export_mode=1
  34. script_encryption_key=""
  35. [preset.1.options]
  36. vram_texture_compression/for_desktop=true
  37. vram_texture_compression/for_mobile=false
  38. html/custom_html_shell=""
  39. html/head_include=""
  40. custom_template/release=""
  41. custom_template/debug=""