godot-mota/export_presets.cfg

23 lines
595 B
INI
Raw Permalink Normal View History

2020-08-21 10:16:32 +08:00
[preset.0]
name="HTML5"
platform="HTML5"
runnable=true
custom_features=""
export_filter="all_resources"
2020-09-03 15:43:19 +08:00
include_filter="*.json"
exclude_filter="docs/*"
export_path="docs/index.html"
2020-08-21 10:16:32 +08:00
patch_list=PoolStringArray( )
script_export_mode=1
script_encryption_key=""
[preset.0.options]
vram_texture_compression/for_desktop=true
2020-08-22 14:49:34 +08:00
vram_texture_compression/for_mobile=true
2020-08-21 10:16:32 +08:00
html/custom_html_shell=""
html/head_include=""
custom_template/release="D:/godot/source/godot-3.2.3-stable/bin/godot.javascript.opt.64.zip"
custom_template/debug="D:/godot/source/godot-3.2.3-stable/bin/godot.javascript.opt.64.zip"