From 498604499ae93d34bb95b92b352cb940d38272bd Mon Sep 17 00:00:00 2001 From: istamarahsan Date: Fri, 24 Jan 2025 20:49:40 +0700 Subject: [PATCH] build: relative path --- export_presets.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/export_presets.cfg b/export_presets.cfg index a745b73..82e3d28 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="C:/Users/ahsan/OneDrive/Desktop/build.exe" +export_path="../build.exe" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false @@ -77,7 +77,7 @@ customized_files={ } include_filter="" exclude_filter="" -export_path="C:/Users/ahsan/OneDrive/Desktop/server.exe" +export_path="../server.exe" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false