Mostly done?
This commit is contained in:
parent
22d7326565
commit
a08c13b1a3
118 changed files with 2558 additions and 2519 deletions
|
|
@ -31,9 +31,9 @@ variant/thread_support=false
|
|||
vram_texture_compression/for_desktop=true
|
||||
vram_texture_compression/for_mobile=false
|
||||
html/export_icon=true
|
||||
html/custom_html_shell=""
|
||||
html/custom_html_shell="res://export_template.html"
|
||||
html/head_include=""
|
||||
html/canvas_resize_policy=2
|
||||
html/canvas_resize_policy=1
|
||||
html/focus_canvas_on_start=true
|
||||
html/experimental_virtual_keyboard=false
|
||||
progressive_web_app/enabled=true
|
||||
|
|
@ -44,6 +44,6 @@ progressive_web_app/orientation=0
|
|||
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)
|
||||
progressive_web_app/background_color=Color(0.81960785, 0.7176471, 0.47843137, 1)
|
||||
threads/emscripten_pool_size=8
|
||||
threads/godot_pool_size=4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue