implemented Black Cyc resources.

VPK and GPK archives,
DWQ images,
VAW and WGQ audio files.
This commit is contained in:
morkt
2015-08-01 18:32:07 +04:00
parent 11906d9c57
commit 1fc106c51a
7 changed files with 571 additions and 3 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.1.8.87")]
[assembly: AssemblyFileVersion ("1.1.8.87")]
[assembly: AssemblyVersion ("1.1.8.88")]
[assembly: AssemblyFileVersion ("1.1.8.88")]