implemented elf AV King resources.

*.bin+*.pak archives,
HIZ and HIP images.
This commit is contained in:
morkt
2015-08-01 00:22:06 +04:00
parent 145de377b0
commit 7838fc36f6
4 changed files with 364 additions and 0 deletions

View File

@@ -88,6 +88,7 @@
<Compile Include="ArcGameDat.cs" />
<Compile Include="ArcGSP.cs" />
<Compile Include="ArcGsPack.cs" />
<Compile Include="ArcHED.cs" />
<Compile Include="ArcIFL.cs" />
<Compile Include="ArcIKS.cs" />
<Compile Include="ArcInnGrey.cs" />
@@ -122,6 +123,7 @@
<Compile Include="ArcRPA.cs" />
<Compile Include="ArcS25.cs" />
<Compile Include="ArcSAF.cs" />
<Compile Include="ImageHIZ.cs" />
<Compile Include="ZLibStream.cs" />
<None Include="ArcSeraph.cs" />
<Compile Include="ArcSPack.cs" />