implemented System21 PAK archives and BET images.

This commit is contained in:
morkt
2017-12-09 09:11:39 +04:00
parent 099e5f8c60
commit 0b2f44e005
3 changed files with 167 additions and 0 deletions

View File

@@ -65,6 +65,8 @@
<Compile Include="Sceplay\ArcPAK.cs" />
<Compile Include="Sceplay\ImageG24.cs" />
<Compile Include="ShapeShifter\ArcBND.cs" />
<Compile Include="System21\ArcPAK.cs" />
<Compile Include="System21\ImageBET.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ArcFormats\ArcFormats.csproj">