diff --git a/export_presets.cfg b/export_presets.cfg index c2f95db..379a755 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -69,7 +69,8 @@ platform="Linux/X11" runnable=true dedicated_server=false custom_features="" -export_filter="all_resources" +export_filter="scenes" +export_files=PackedStringArray("res://maps/mapManager.tscn", "res://maps/map1.tscn", "res://maps/mainMenu.tscn") include_filter="" exclude_filter="" export_path="builds/StickerClone.x86_64"