From 1b4681aee9833d3117744cca271c7056b5e3a687 Mon Sep 17 00:00:00 2001 From: Nordup Date: Fri, 1 Nov 2024 07:36:58 +0400 Subject: [PATCH] change export path --- app/export_presets.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/export_presets.cfg b/app/export_presets.cfg index d33a0ec..12e54b6 100644 --- a/app/export_presets.cfg +++ b/app/export_presets.cfg @@ -54,7 +54,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="../../AppBuilds/Windows/TheGates.exe" +export_path="D:/Projects/thegates-folder/AppBuilds/Windows/TheGates.exe" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false @@ -64,7 +64,7 @@ script_export_mode=2 [preset.1.options] custom_template/debug="" -custom_template/release="D:/Projects/thegates-folder/thegates/godot/bin/godot.windows.template_release.x86_64.exe" +custom_template/release="C:/Users/Nordup/Documents/Projects/thegates/godot/bin/godot.windows.template_release.x86_64.exe" debug/export_console_wrapper=1 binary_format/embed_pck=false texture_format/s3tc_bptc=true