build: relative path

This commit is contained in:
istamarahsan 2025-01-24 20:49:40 +07:00
parent 15c3217f68
commit 498604499a

View file

@ -9,7 +9,7 @@ custom_features=""
export_filter="all_resources" export_filter="all_resources"
include_filter="" include_filter=""
exclude_filter="" exclude_filter=""
export_path="C:/Users/ahsan/OneDrive/Desktop/build.exe" export_path="../build.exe"
encryption_include_filters="" encryption_include_filters=""
encryption_exclude_filters="" encryption_exclude_filters=""
encrypt_pck=false encrypt_pck=false
@ -77,7 +77,7 @@ customized_files={
} }
include_filter="" include_filter=""
exclude_filter="" exclude_filter=""
export_path="C:/Users/ahsan/OneDrive/Desktop/server.exe" export_path="../server.exe"
encryption_include_filters="" encryption_include_filters=""
encryption_exclude_filters="" encryption_exclude_filters=""
encrypt_pck=false encrypt_pck=false