implemented DSK archives.

This commit is contained in:
morkt
2016-10-29 02:01:31 +04:00
parent 02e1ee11dd
commit 60827a2a5f
5 changed files with 556 additions and 0 deletions

View File

@@ -72,6 +72,9 @@
<ItemGroup>
<Compile Include="Abel\ArcARC.cs" />
<Compile Include="Abel\ImageGPS.cs" />
<Compile Include="Abogado\ArcDSK.cs" />
<Compile Include="Abogado\AudioADP.cs" />
<Compile Include="Abogado\ImageKG.cs" />
<Compile Include="Actgs\ArcDAT.cs" />
<Compile Include="AdvSys\ArcAdvSys3.cs" />
<Compile Include="AdvSys\ImageGWD.cs" />