File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ advanced_options=false
77dedicated_server =false
88custom_features =" "
99export_filter =" all_resources"
10- include_filter =" "
10+ include_filter =" version.txt "
1111exclude_filter =" "
1212export_path =" ../../artifacts/publish-godot/osx/SharpIDE.zip"
1313patches =PackedStringArray()
@@ -265,7 +265,7 @@ advanced_options=false
265265dedicated_server =false
266266custom_features =" "
267267export_filter =" all_resources"
268- include_filter =" "
268+ include_filter =" version.txt "
269269exclude_filter =" "
270270export_path =" ../../artifacts/publish-godot/win/SharpIDE.exe"
271271patches =PackedStringArray()
@@ -336,7 +336,7 @@ advanced_options=false
336336dedicated_server =false
337337custom_features =" "
338338export_filter =" all_resources"
339- include_filter =" "
339+ include_filter =" version.txt "
340340exclude_filter =" "
341341export_path =" ../../artifacts/publish-godot/linux/SharpIDE.x86_64"
342342patches =PackedStringArray()
You can’t perform that action at this time.
0 commit comments