added ONScripter (NSA/SAR) archives reader.

This commit is contained in:
morkt
2014-07-27 14:48:32 +04:00
parent ef79d52e02
commit aab7efaa1f
4 changed files with 403 additions and 0 deletions

View File

@@ -243,6 +243,15 @@ namespace GameRes.Formats.Strings {
}
}
/// <summary>
/// Looks up a localized string similar to ONScripter game engine resource archive.
/// </summary>
public static string NSADescription {
get {
return ResourceManager.GetString("NSADescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Amaterasu Translations Muv-Luv script file.
/// </summary>