implemented CPZ archives and PB3 images (#10)

This commit is contained in:
morkt
2015-12-03 16:16:54 +04:00
parent 007b835320
commit 7e30141e94
5 changed files with 1045 additions and 0 deletions

View File

@@ -66,11 +66,15 @@
<Compile Include="Amaterasu\ImageGRP.cs" />
<Compile Include="AnimeGameSystem\ArcDAT.cs" />
<Compile Include="AnimeGameSystem\AudioPCM.cs" />
<Compile Include="Cmvs\ArcCPZ.cs" />
<Compile Include="ArcPBX.cs" />
<Compile Include="Banana\ArcPK.cs" />
<Compile Include="Banana\ImageMAG.cs" />
<Compile Include="CatSystem\ArcHG2.cs" />
<Compile Include="CatSystem\ImageHG2.cs" />
<Compile Include="Cmvs\CmvsMD5.cs" />
<Compile Include="Cmvs\ImagePB3.cs" />
<Compile Include="elf\ArcVSD.cs" />
<Compile Include="Eushully\ArcGPC.cs" />
<Compile Include="Eushully\ImageGP.cs" />
<Compile Include="FC01\WidgetMCG.xaml.cs">