From b2aa4b6695eae5a8510c884f20d603cdc148d33e Mon Sep 17 00:00:00 2001 From: Pierre Poupin Date: Tue, 27 Apr 2021 13:00:33 +0200 Subject: [PATCH] add html export --- export_presets.cfg | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/export_presets.cfg b/export_presets.cfg index 7e14bbb..1859bf9 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -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