From cff92d6e12937dcb1e1a35bed39c54b9fbf3fe9d Mon Sep 17 00:00:00 2001 From: blinry Date: Fri, 30 Oct 2020 12:55:06 +0100 Subject: [PATCH] Export resources folder when exporting --- export_presets.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/export_presets.cfg b/export_presets.cfg index 577f6d4..db302ce 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -5,7 +5,7 @@ platform="Linux/X11" runnable=true custom_features="" export_filter="all_resources" -include_filter="levels/*, scripts/*" +include_filter="levels/*, scripts/*, resources/*" exclude_filter="dependencies/*, cache/*" export_path="" patch_list=PoolStringArray( )