implemented C's ware DAT archives.

This commit is contained in:
morkt
2017-12-21 04:33:38 +04:00
parent 69133943c9
commit 927698d938
2 changed files with 138 additions and 0 deletions

View File

@@ -109,6 +109,7 @@
<Compile Include="Cmvs\CpzHeader.cs" />
<Compile Include="Cmvs\HuffmanDecoder.cs" />
<Compile Include="Crowd\ImageCRZ.cs" />
<Compile Include="CsWare\ArcDAT.cs" />
<Compile Include="CsWare\ImageBPC.cs" />
<Compile Include="Cyberworks\ArcApp.cs" />
<Compile Include="Cyberworks\ArcP8.cs" />