From 33bbac64a145734090a9fb7922566b24d25db807 Mon Sep 17 00:00:00 2001 From: Ruslan Ignatov Date: Wed, 7 Jan 2026 02:51:00 +0300 Subject: [PATCH] Updated export presets --- export_presets.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/export_presets.cfg b/export_presets.cfg index aa0ddd8..63850eb 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -9,7 +9,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="export/Windows/test.exe" +export_path="export/Windows/CultManor.exe" patches=PackedStringArray() encryption_include_filters="" encryption_exclude_filters="" @@ -77,7 +77,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="export/Linux/test" +export_path="export/Linux/CultManor" patches=PackedStringArray() encryption_include_filters="" encryption_exclude_filters=""