export_presets.cfg 507 B

1234567891011121314151617181920212223
  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="/home/danil/Godot_projects/export/2d_ex_physics/web/2d_ex_physics.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=""