implemented Bishop BSA archives and BSG images.

This commit is contained in:
morkt
2015-10-24 20:20:24 +04:00
parent f901f8252f
commit d8a1109ddb
5 changed files with 521 additions and 0 deletions

View File

@@ -64,6 +64,9 @@
<Compile Include="Amaterasu\ImageGRP.cs" />
<Compile Include="ArcDX.cs" />
<Compile Include="ArcMiris.cs" />
<Compile Include="Bishop\ArcBSA.cs" />
<Compile Include="Bishop\ArcBSC.cs" />
<Compile Include="Bishop\ImageBSG.cs" />
<Compile Include="BitStream.cs" />
<Compile Include="CatSystem\ArcHG3.cs" />
<Compile Include="Cherry\ArcMyk.cs" />