implemented 'arc2' archives.

This commit is contained in:
morkt
2019-01-27 02:27:21 +04:00
parent 835b1ad2db
commit e24c01ad0f
2 changed files with 112 additions and 0 deletions

View File

@@ -148,6 +148,7 @@
<Compile Include="Cmvs\HuffmanDecoder.cs" />
<Compile Include="Crc16.cs" />
<Compile Include="Crowd\ImageCRZ.cs" />
<Compile Include="CsWare\ArcARC2.cs" />
<Compile Include="CsWare\ArcDAT.cs" />
<Compile Include="CsWare\ImageB5.cs" />
<Compile Include="CsWare\ImageBPC.cs" />