Skip to content

Commit

Permalink
add html export
Browse files Browse the repository at this point in the history
  • Loading branch information
pierpo committed Apr 27, 2021
1 parent 0bf9f57 commit b2aa4b6
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions export_presets.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -122,3 +122,28 @@ application/product_name=""
application/file_description=""
application/copyright=""
application/trademarks=""

[preset.3]

name="HTML5"
platform="HTML5"
runnable=true
custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="expo/Nightbear.html"
script_export_mode=1
script_encryption_key=""

[preset.3.options]

custom_template/debug=""
custom_template/release=""
variant/export_type=0
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

0 comments on commit b2aa4b6

Please sign in to comment.