(Legacy): implemented K3 archives and K2 images.

This commit is contained in:
morkt
2018-02-09 17:34:30 +04:00
parent ae042102ab
commit 067d8a5163
3 changed files with 187 additions and 0 deletions

View File

@@ -75,6 +75,8 @@
<Compile Include="Dice\AudioKWF.cs" />
<Compile Include="Dice\ImageRBP.cs" />
<Compile Include="Factor\ArcRES.cs" />
<Compile Include="Gsx\ArcK3.cs" />
<Compile Include="Gsx\ImageK2.cs" />
<Compile Include="hmp\ImageMBP.cs" />
<Compile Include="Hyperspace\BmpExtension.cs" />
<Compile Include="Inspire\ArcIDA.cs" />