implemented KAR archives and KGF images.

This commit is contained in:
morkt
2016-12-23 00:56:19 +04:00
parent bfca63e48b
commit 543fad3fb6
4 changed files with 299 additions and 0 deletions

View File

@@ -91,6 +91,8 @@
<Compile Include="ArcARCX.cs" />
<Compile Include="ArcCG.cs" />
<Compile Include="BlackRainbow\ArcDX.cs" />
<Compile Include="Cadath\ArcKAR.cs" />
<Compile Include="Cadath\ImageKGF.cs" />
<Compile Include="Cmvs\ArcCPZ2.cs" />
<Compile Include="Cmvs\AudioMV2.cs" />
<Compile Include="Cmvs\ImageMSK.cs" />