diff --git a/src/SharpIDE.Godot/export_presets.cfg b/src/SharpIDE.Godot/export_presets.cfg index 6ea53b3..6004c41 100644 --- a/src/SharpIDE.Godot/export_presets.cfg +++ b/src/SharpIDE.Godot/export_presets.cfg @@ -7,7 +7,7 @@ advanced_options=false dedicated_server=false custom_features="" export_filter="all_resources" -include_filter="" +include_filter="version.txt" exclude_filter="" export_path="../../artifacts/publish-godot/osx/SharpIDE.zip" patches=PackedStringArray() @@ -265,7 +265,7 @@ advanced_options=false dedicated_server=false custom_features="" export_filter="all_resources" -include_filter="" +include_filter="version.txt" exclude_filter="" export_path="../../artifacts/publish-godot/win/SharpIDE.exe" patches=PackedStringArray() @@ -336,7 +336,7 @@ advanced_options=false dedicated_server=false custom_features="" export_filter="all_resources" -include_filter="" +include_filter="version.txt" exclude_filter="" export_path="../../artifacts/publish-godot/linux/SharpIDE.x86_64" patches=PackedStringArray()