Add command-line option to enable archivebuilder compression

This was SVN commit r11373.
This commit is contained in:
Ykkrosh
2012-03-19 21:16:12 +00:00
parent 36107cb7e1
commit 700e28480d
4 changed files with 9 additions and 6 deletions
+2
View File
@@ -61,5 +61,7 @@ Windows-specific:
Archive builder:
-archivebuild=PATH system PATH of the base directory containing mod data to be archived/precached
-archivebuild-output=PATH system PATH to output of the resulting .zip archive (use with archivebuild)
-archivebuild-compress enable deflate compression in the .zip
(no zip compression by default since it hurts compression of release packages)
-buildarchive (disabled)