implemented G00 images, NWA audio and OVK archives.

This commit is contained in:
morkt
2016-04-19 12:29:39 +04:00
parent 4410f006f1
commit 6e1f63351d
5 changed files with 608 additions and 0 deletions

View File

@@ -89,6 +89,9 @@
<Compile Include="Liar\ImageLIM.cs" />
<Compile Include="MnoViolet\ImageDIF.cs" />
<Compile Include="NitroPlus\ArcNPK.cs" />
<Compile Include="RealLive\ArcOVK.cs" />
<Compile Include="RealLive\AudioNWA.cs" />
<Compile Include="RealLive\ImageG00.cs" />
<Compile Include="Silky\ImageZIT.cs" />
<Compile Include="SimpleEncryption.cs" />
<Compile Include="Slg\AudioVOI.cs" />