From 23e8751728891d9b4bedf9679748cab30b4b43c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ensar=20Saraj=C4=8Di=C4=87?= Date: Fri, 12 Nov 2021 00:21:44 +0100 Subject: [PATCH] Fix html export template to work on Itch.io --- export_presets.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/export_presets.cfg b/export_presets.cfg index 3744c08..d224ad6 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -7,7 +7,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="build/html/bugged-racing.html" +export_path="build/html/index.html" script_export_mode=1 script_encryption_key=""