mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
added ZIP settings for archive creation.
also ignore directories in entries list.
This commit is contained in:
@@ -116,5 +116,11 @@
|
||||
<Setting Name="YPFScheme" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)" />
|
||||
</Setting>
|
||||
<Setting Name="ZIPCompression" Type="System.IO.Compression.CompressionLevel" Scope="User">
|
||||
<Value Profile="(Default)">Optimal</Value>
|
||||
</Setting>
|
||||
<Setting Name="ZIPEncodingCP" Type="System.Int32" Scope="User">
|
||||
<Value Profile="(Default)">932</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Reference in New Issue
Block a user