hy-farm/godot/FarmGodot/export_presets.cfg
2026-05-29 19:54:56 +08:00

44 lines
1.4 KiB
INI

[preset.0]
name="Web"
platform="Web"
runnable=true
advanced_options=false
dedicated_server=false
custom_features=""
export_filter="all_resources"
include_filter="assets/egret/*,assets/egret/**/*,*.json,*.fnt,*.exml,*.bin,*.png-,*.ttf,*.mp3,*.jpg,*.png,*.ico"
exclude_filter=""
export_path="build/web/index.html"
encryption_include_filters=""
encryption_exclude_filters=""
encrypt_pck=false
encrypt_directory=false
script_export_mode=2
[preset.0.options]
custom_template/debug="/Users/hy/Library/Application Support/Godot/export_templates/4.6.2.stable/web_nothreads_debug.zip"
custom_template/release="/Users/hy/Library/Application Support/Godot/export_templates/4.6.2.stable/web_nothreads_release.zip"
variant/extensions_support=false
variant/thread_support=false
threads/emscripten_pool_size=8
threads/godot_pool_size=4
vram_texture_compression/for_desktop=true
vram_texture_compression/for_mobile=false
html/export_icon=false
html/custom_html_shell="res://web/egret_shell.html"
html/head_include=""
html/canvas_resize_policy=0
html/focus_canvas_on_start=true
html/experimental_virtual_keyboard=false
progressive_web_app/enabled=false
progressive_web_app/ensure_cross_origin_isolation_headers=false
progressive_web_app/offline_page=""
progressive_web_app/display=1
progressive_web_app/orientation=1
progressive_web_app/icon_144x144=""
progressive_web_app/icon_180x180=""
progressive_web_app/icon_512x512=""
progressive_web_app/background_color=Color(0, 0, 0, 1)