implemented Rpm engine archives.

This commit is contained in:
morkt
2015-09-20 05:25:48 +04:00
parent 409c87653a
commit 888b81572b
11 changed files with 312 additions and 2 deletions

View File

@@ -569,6 +569,17 @@ namespace GameRes.Formats.Strings {
}
}
/// <summary>
/// Looks up a localized string similar to File resembles RPM resource archive,
///but encryption key guess failed.
///Choose appropriate encryption scheme..
/// </summary>
public static string RPMEncryptedNotice {
get {
return ResourceManager.GetString("RPMEncryptedNotice", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Amaterasu Translations Muv-Luv script file.
/// </summary>