File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ advanced_options=false
7
7
dedicated_server =false
8
8
custom_features =" "
9
9
export_filter =" all_resources"
10
- include_filter =" assets/**/* "
10
+ include_filter =" *.db, *.bdf "
11
11
exclude_filter =" scripts/*"
12
12
export_path =" "
13
13
encryption_include_filters =" "
@@ -75,7 +75,7 @@ advanced_options=false
75
75
dedicated_server =false
76
76
custom_features =" "
77
77
export_filter =" all_resources"
78
- include_filter =" assets/**/* "
78
+ include_filter =" *.db, *.bdf "
79
79
exclude_filter =" scripts/*"
80
80
export_path =" "
81
81
encryption_include_filters =" "
@@ -328,7 +328,7 @@ advanced_options=false
328
328
dedicated_server =false
329
329
custom_features =" "
330
330
export_filter =" all_resources"
331
- include_filter =" assets/**/* "
331
+ include_filter =" *.db, *.bdf "
332
332
exclude_filter =" scripts/*"
333
333
export_path =" "
334
334
encryption_include_filters =" "
You can’t perform that action at this time.
0 commit comments