implemented CPZ2 archives and PB2 images.

This commit is contained in:
morkt
2016-12-03 07:37:06 +04:00
parent 37e52279d2
commit 6596df030e
5 changed files with 427 additions and 2 deletions

View File

@@ -91,6 +91,9 @@
<Compile Include="ArcARCX.cs" />
<Compile Include="ArcCG.cs" />
<Compile Include="BlackRainbow\ArcDX.cs" />
<Compile Include="Cmvs\ArcCPZ2.cs" />
<Compile Include="Cmvs\ImageMSK.cs" />
<Compile Include="Cmvs\ImagePB2.cs" />
<Compile Include="NSystem\ArcFJSYS.cs" />
<Compile Include="NSystem\ImageMGD.cs" />
<Compile Include="NSystem\WidgetMSD.xaml.cs">