mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-24 20:17:31 -04:00
fix export txt file
This commit is contained in:
parent
75fd296475
commit
4859340f45
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ advanced_options=false
|
|||
dedicated_server=false
|
||||
custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter=""
|
||||
include_filter="*.txt"
|
||||
exclude_filter=""
|
||||
export_path="../../../../../../media/common/Projects/thegates-folder/AppBuilds/Linux/TheGates.x86_64"
|
||||
encryption_include_filters=""
|
||||
|
@ -52,7 +52,7 @@ advanced_options=false
|
|||
dedicated_server=false
|
||||
custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter=""
|
||||
include_filter="*.txt"
|
||||
exclude_filter=""
|
||||
export_path="D:/Projects/thegates-folder/AppBuilds/Windows/TheGates.exe"
|
||||
encryption_include_filters=""
|
||||
|
@ -122,7 +122,7 @@ advanced_options=false
|
|||
dedicated_server=false
|
||||
custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter=""
|
||||
include_filter="*.txt"
|
||||
exclude_filter=""
|
||||
export_path="../../AppBuilds/TheGates.app.dmg"
|
||||
encryption_include_filters=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue