mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-10 04:40:25 +01:00
25 lines
690 B
INI
25 lines
690 B
INI
|
[preset.0]
|
||
|
|
||
|
name="HTML5"
|
||
|
platform="HTML5"
|
||
|
runnable=true
|
||
|
custom_features=""
|
||
|
export_filter="all_resources"
|
||
|
include_filter=""
|
||
|
exclude_filter="misc/*, addons/godot_xterm/native/thirdparty/*"
|
||
|
export_path="export/index.html"
|
||
|
script_export_mode=1
|
||
|
script_encryption_key=""
|
||
|
|
||
|
[preset.0.options]
|
||
|
|
||
|
custom_template/debug="./misc/export_templates/godot/bin/webassembly_gdnative_debug.zip"
|
||
|
custom_template/release="./misc/export_templates/godot/bin/webassembly_gdnative_release.zip"
|
||
|
variant/export_type=2
|
||
|
vram_texture_compression/for_desktop=true
|
||
|
vram_texture_compression/for_mobile=false
|
||
|
html/custom_html_shell=""
|
||
|
html/head_include=""
|
||
|
html/canvas_resize_policy=2
|
||
|
html/experimental_virtual_keyboard=false
|