implemented AFA and ALK archives.

This commit is contained in:
morkt
2016-04-25 21:00:28 +04:00
parent 45b8fe97bb
commit b3d2f6b999
4 changed files with 184 additions and 1 deletions

View File

@@ -65,6 +65,8 @@
<Compile Include="Abel\ArcARC.cs" />
<Compile Include="Abel\ImageGPS.cs" />
<Compile Include="Actgs\ArcDAT.cs" />
<Compile Include="AliceSoft\ArcAFA.cs" />
<Compile Include="AliceSoft\ArcALK.cs" />
<Compile Include="Ankh\ArcGRP.cs" />
<Compile Include="ArcCG.cs" />
<Compile Include="ArcZIP.cs" />