From 871d8e3dabd8e35d5ae6812744e43eecce4af6d1 Mon Sep 17 00:00:00 2001 From: levrault Date: Fri, 27 Aug 2021 08:09:42 -0400 Subject: [PATCH] feat(export) update binaries name --- export_presets.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/export_presets.cfg b/export_presets.cfg index a3b6a02..db001e9 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -2,12 +2,12 @@ name="Linux/X11" platform="Linux/X11" -runnable=true +runnable=false custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="builds/linux/LE-dialogue-editor_v103-beta.x86_64" +export_path="builds/linux/LE-dialogue-editor.x86_64" script_export_mode=1 script_encryption_key="" @@ -73,7 +73,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="builds/macos/LE-dialogue-editor_v103-beta.zip" +export_path="builds/macos/LE-dialogue-editor.zip" script_export_mode=1 script_encryption_key=""