From e413712a5a049c569ab1eaa9f1d3a4a332dc3e2e Mon Sep 17 00:00:00 2001 From: bionickatana Date: Mon, 22 Jun 2026 10:40:15 -0600 Subject: [PATCH] Godot auto build --- export_presets.cfg | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/export_presets.cfg b/export_presets.cfg index 98b5f27..c43b0da 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -1,7 +1,6 @@ [runnable_presets] Android="Android" -Linux="Linux" [preset.0] @@ -12,7 +11,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="" +export_path="build/linux/numberFactory.x86_64" patches=PackedStringArray() patch_delta_encoding=false patch_delta_compression_level_zstd=19 @@ -31,7 +30,7 @@ script_export_mode=2 custom_template/debug="" custom_template/release="" debug/export_console_wrapper=1 -binary_format/embed_pck=false +binary_format/embed_pck=true texture_format/s3tc_bptc=true texture_format/etc2_astc=false shader_baker/enabled=false