implemented NPK2 archives (#16).

compressed entries not supported.
This commit is contained in:
morkt
2016-02-17 12:01:40 +04:00
parent b42a425b80
commit c912ddd5a7
4 changed files with 211 additions and 0 deletions

View File

@@ -63,6 +63,8 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Actgs\ArcDAT.cs" />
<Compile Include="ArcCG.cs" />
<Compile Include="NitroPlus\ArcNPK.cs" />
<Compile Include="Softpal\ArcPAC.cs" />
<Compile Include="Softpal\AudioBGM.cs" />
<Compile Include="Softpal\ImagePGD.cs" />