implemented P8 archives and TB1 images.

This commit is contained in:
morkt
2017-12-19 20:45:34 +04:00
parent 33b78b5853
commit 4adf45edcf
3 changed files with 173 additions and 0 deletions

View File

@@ -111,6 +111,8 @@
<Compile Include="Crowd\ImageCRZ.cs" />
<Compile Include="CsWare\ImageBPC.cs" />
<Compile Include="Cyberworks\ArcApp.cs" />
<Compile Include="Cyberworks\ArcP8.cs" />
<Compile Include="Cyberworks\ImageTB1.cs" />
<Compile Include="DirectDraw\DxtDecoder.cs" />
<Compile Include="elf\ArcAi5DAT.cs" />
<Compile Include="elf\ImageRMT.cs" />