export_presets.cfg 979 B

1234567891011121314151617181920212223242526272829303132333435363738
  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="../dist/star-kiss.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)