From a00e9b59c9cdb69f27c0a2b9a9b471012df3606c Mon Sep 17 00:00:00 2001 From: Felipe M Date: Sat, 23 Jan 2021 11:22:13 +0100 Subject: [PATCH] HTML export index.html -> game.html --- piggy/export_presets.cfg | 2 +- rocket-launch/export_presets.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/piggy/export_presets.cfg b/piggy/export_presets.cfg index bc1c33c..99524f6 100644 --- a/piggy/export_presets.cfg +++ b/piggy/export_presets.cfg @@ -7,7 +7,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="export/index.html" +export_path="export/game.html" patch_list=PoolStringArray( ) script_export_mode=1 script_encryption_key="" diff --git a/rocket-launch/export_presets.cfg b/rocket-launch/export_presets.cfg index bc1c33c..99524f6 100644 --- a/rocket-launch/export_presets.cfg +++ b/rocket-launch/export_presets.cfg @@ -7,7 +7,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="export/index.html" +export_path="export/game.html" patch_list=PoolStringArray( ) script_export_mode=1 script_encryption_key=""