small racing game im working on
Diffstat (limited to 'export_presets.cfg')
| -rw-r--r-- | export_presets.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/export_presets.cfg b/export_presets.cfg index ca67d22..3ebfebf 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -6,7 +6,7 @@ runnable=true dedicated_server=false custom_features="release" export_filter="all_resources" -include_filter="" +include_filter="*.cfg" exclude_filter="" export_path="./tracer.x86_64" encryption_include_filters="" @@ -42,7 +42,7 @@ runnable=true dedicated_server=false custom_features="" export_filter="all_resources" -include_filter="" +include_filter="*.cfg" exclude_filter="" export_path="" encryption_include_filters="" @@ -140,7 +140,7 @@ runnable=true dedicated_server=false custom_features="" export_filter="all_resources" -include_filter="" +include_filter="*.cfg" exclude_filter="" export_path="" encryption_include_filters="" |