added support for Tiberian Sun MIX filename hashes

closes #3227
This commit is contained in:
Matthias Mailänder
2013-05-08 20:58:25 +02:00
parent 67cb3c5cf7
commit 7fb85e7abb
6 changed files with 162 additions and 10 deletions

View File

@@ -85,6 +85,7 @@
<Compile Include="FileFormats\Blast.cs" />
<Compile Include="FileFormats\Blowfish.cs" />
<Compile Include="FileFormats\BlowfishKeyProvider.cs" />
<Compile Include="FileFormats\CRC32.cs" />
<Compile Include="FileFormats\Format2.cs" />
<Compile Include="FileFormats\Format40.cs" />
<Compile Include="FileFormats\Format80.cs" />