implemented ESC-ARC archives.

This commit is contained in:
morkt
2015-12-20 09:33:51 +04:00
parent 27c07a3821
commit 9520f312b7
3 changed files with 154 additions and 0 deletions

View File

@@ -75,6 +75,7 @@
<Compile Include="Cmvs\CmvsMD5.cs" />
<Compile Include="Cmvs\ImagePB3.cs" />
<Compile Include="elf\ArcVSD.cs" />
<Compile Include="Escude\ArcBIN.cs" />
<Compile Include="Eushully\ArcGPC.cs" />
<Compile Include="Eushully\ImageGP.cs" />
<Compile Include="Favorite\ArcBIN.cs" />