Diffstat (limited to 'export_presets.cfg')
| -rw-r--r-- | export_presets.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/export_presets.cfg b/export_presets.cfg index 0b9acd7..17457f7 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="../mosxchata/chatapp.zip" +export_path="exports/Mac.zip" script_export_mode=1 script_encryption_key="" @@ -40,7 +40,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="" +export_path="exports/Linux.x86_64" script_export_mode=1 script_encryption_key="" @@ -65,7 +65,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="" +export_path="exports/HTML.html" script_export_mode=1 script_encryption_key="" |