implemented Sceplay 'pak' archives and 'g24' images.

This commit is contained in:
morkt
2017-12-08 14:47:04 +04:00
parent e79f7d75cf
commit 099e5f8c60
3 changed files with 274 additions and 0 deletions

View File

@@ -61,6 +61,9 @@
<Compile Include="Nekotaro\ImageGCmp.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Rain\ArcBIN.cs" />
<Compile Include="Saiki\ImageJPX.cs" />
<Compile Include="Sceplay\ArcPAK.cs" />
<Compile Include="Sceplay\ImageG24.cs" />
<Compile Include="ShapeShifter\ArcBND.cs" />
</ItemGroup>
<ItemGroup>