implemented Ai5Win resources (*.arc archives and *.gcc images)

only one archives encryption scheme for now.
This commit is contained in:
morkt
2015-07-01 01:06:35 +04:00
parent 8cdae1027c
commit d2aaa1b075
5 changed files with 578 additions and 2 deletions

View File

@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.0.7.71")]
[assembly: AssemblyFileVersion ("1.0.7.71")]
[assembly: AssemblyVersion ("1.0.7.72")]
[assembly: AssemblyFileVersion ("1.0.7.72")]