mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-08 22:58:52 +08:00
(ZIP): added "vndat" extension.
This commit is contained in:
@@ -103,6 +103,7 @@ namespace GameRes.Formats.PkWare
|
||||
public ZipOpener ()
|
||||
{
|
||||
Settings = new[] { ZipEncoding };
|
||||
Extensions = new string[] { "zip", "vndat" };
|
||||
}
|
||||
|
||||
EncodingSetting ZipEncoding = new EncodingSetting ("ZIPEncodingCP");
|
||||
|
||||
Reference in New Issue
Block a user