diff options
author | Daniel Schadt <kingdread@gmx.de> | 2020-07-20 16:05:11 +0200 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2020-07-20 16:05:11 +0200 |
commit | 5d10f0c200bead79f20503ee7d4d908246d753c7 (patch) | |
tree | 6705e18a7295cd3f97d40094d2f20432355f918d /Cargo.lock | |
parent | 8a7897f28c63812afaabe26ae759dfdcec01f9e2 (diff) | |
download | ezau-5d10f0c200bead79f20503ee7d4d908246d753c7.tar.gz ezau-5d10f0c200bead79f20503ee7d4d908246d753c7.tar.bz2 ezau-5d10f0c200bead79f20503ee7d4d908246d753c7.zip |
allow zipping to be disabled
If you use ezau on Windows, you might prefer to use the built-in zipping
functionality from arcDPS instead of relying on ezau to do this job.
However, that would lead to weird interactions because arcDPS would
still create the temporary file in the watched folder, and
powershell would race with ezau to zip and delete this temporary file.
To prevent this from breaking existing (& working) configurations - and
to stick true to the name - zipping is enabled by default if not given
otherwise in the configuration.
Diffstat (limited to 'Cargo.lock')
0 files changed, 0 insertions, 0 deletions