From 12825c3e61761be94611fff4b85d0c5db2a6d80c Mon Sep 17 00:00:00 2001 From: Haze Weathers Date: Fri, 27 Jan 2023 10:01:55 -0500 Subject: [PATCH] switch html5 to non-threaded build --- export_presets.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/export_presets.cfg b/export_presets.cfg index 16e8b66..7a13acc 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -83,7 +83,7 @@ script_encryption_key="" custom_template/debug="" custom_template/release="" -variant/export_type=1 +variant/export_type=0 vram_texture_compression/for_desktop=true vram_texture_compression/for_mobile=false html/export_icon=true