]> Untitled Git - knight.git/blob - export_presets.cfg
Export config option for web
[knight.git] / export_presets.cfg
1 [preset.0]
2
3 name="Web"
4 platform="Web"
5 runnable=true
6 advanced_options=false
7 dedicated_server=false
8 custom_features=""
9 export_filter="all_resources"
10 include_filter=""
11 exclude_filter=""
12 export_path="./index.html"
13 patches=PackedStringArray()
14 encryption_include_filters=""
15 encryption_exclude_filters=""
16 seed=0
17 encrypt_pck=false
18 encrypt_directory=false
19 script_export_mode=2
20
21 [preset.0.options]
22
23 custom_template/debug=""
24 custom_template/release=""
25 variant/extensions_support=false
26 variant/thread_support=true
27 vram_texture_compression/for_desktop=true
28 vram_texture_compression/for_mobile=true
29 html/export_icon=true
30 html/custom_html_shell=""
31 html/head_include=""
32 html/canvas_resize_policy=2
33 html/focus_canvas_on_start=true
34 html/experimental_virtual_keyboard=false
35 progressive_web_app/enabled=false
36 progressive_web_app/ensure_cross_origin_isolation_headers=true
37 progressive_web_app/offline_page=""
38 progressive_web_app/display=1
39 progressive_web_app/orientation=0
40 progressive_web_app/icon_144x144=""
41 progressive_web_app/icon_180x180=""
42 progressive_web_app/icon_512x512=""
43 progressive_web_app/background_color=Color(0, 0, 0, 1)