From d842a1fa4bd9288e1e398a0ccff00360457d919c Mon Sep 17 00:00:00 2001 From: Fabien Freling Date: Sun, 26 Jan 2020 18:04:58 +0100 Subject: [PATCH] add html export --- game/export_presets.cfg | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/game/export_presets.cfg b/game/export_presets.cfg index 84154a0..1e0bd9d 100644 --- a/game/export_presets.cfg +++ b/game/export_presets.cfg @@ -195,3 +195,26 @@ permissions/write_sms=false permissions/write_social_stream=false permissions/write_sync_settings=false permissions/write_user_dictionary=false + +[preset.1] + +name="HTML5" +platform="HTML5" +runnable=true +custom_features="" +export_filter="all_resources" +include_filter="" +exclude_filter="" +export_path="" +patch_list=PoolStringArray( ) +script_export_mode=1 +script_encryption_key="" + +[preset.1.options] + +vram_texture_compression/for_desktop=true +vram_texture_compression/for_mobile=false +html/custom_html_shell="" +html/head_include="" +custom_template/release="" +custom_template/debug=""