From d4f38087b29059a96396383d7217a26d36adf15a Mon Sep 17 00:00:00 2001 From: DriveSP Date: Thu, 21 Nov 2024 08:38:03 +0100 Subject: [PATCH] Fix deploy Fix deploy --- export_presets.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/export_presets.cfg b/export_presets.cfg index c14dfd2..74386fa 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -51,7 +51,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="build/linux/secrets-proyect-in-development-linux.zip" +export_path="build/linux/fragmented-memory-linux.zip" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false @@ -91,7 +91,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="build/windows/secrets-proyect-in-development-windows.exe" +export_path="build/windows/fragmented-memory-windows.exe" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false