Skip to content

Commit 21519da

Browse files
committed
include version.txt with export
1 parent bbaca49 commit 21519da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/SharpIDE.Godot/export_presets.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ advanced_options=false
77
dedicated_server=false
88
custom_features=""
99
export_filter="all_resources"
10-
include_filter=""
10+
include_filter="version.txt"
1111
exclude_filter=""
1212
export_path="../../artifacts/publish-godot/osx/SharpIDE.zip"
1313
patches=PackedStringArray()
@@ -265,7 +265,7 @@ advanced_options=false
265265
dedicated_server=false
266266
custom_features=""
267267
export_filter="all_resources"
268-
include_filter=""
268+
include_filter="version.txt"
269269
exclude_filter=""
270270
export_path="../../artifacts/publish-godot/win/SharpIDE.exe"
271271
patches=PackedStringArray()
@@ -336,7 +336,7 @@ advanced_options=false
336336
dedicated_server=false
337337
custom_features=""
338338
export_filter="all_resources"
339-
include_filter=""
339+
include_filter="version.txt"
340340
exclude_filter=""
341341
export_path="../../artifacts/publish-godot/linux/SharpIDE.x86_64"
342342
patches=PackedStringArray()

0 commit comments

Comments
 (0)