implemented Entis archives decryption.

This commit is contained in:
morkt
2015-05-27 13:57:34 +04:00
parent 6fa4b53299
commit d2eb1bbf8f
9 changed files with 459 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.18444
// Runtime Version:4.0.30319.34209
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -387,6 +387,15 @@ namespace GameRes.Formats.Strings {
}
}
/// <summary>
/// Looks up a localized string similar to Ignore encryption.
/// </summary>
public static string NOAIgnoreEncryption {
get {
return ResourceManager.GetString("NOAIgnoreEncryption", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Compress contents.
/// </summary>