implemented PBZ archives, PSB images and MV audio.

This commit is contained in:
morkt
2016-06-24 19:06:01 +04:00
parent 554ec7edce
commit 21138f9dcd
6 changed files with 946 additions and 8 deletions

View File

@@ -73,6 +73,9 @@
<Compile Include="Ankh\ArcGRP.cs" />
<Compile Include="ArcCG.cs" />
<Compile Include="Banana\ImageGEC.cs" />
<Compile Include="Cmvs\ArcPBZ.cs" />
<Compile Include="Cmvs\AudioMV.cs" />
<Compile Include="Cmvs\ImagePSB.cs" />
<Compile Include="Bruns\AudioUM3.cs" />
<Compile Include="Bruns\ImageEENC.cs" />
<Compile Include="LiveMaker\ArcVF.cs" />