implemented AOS resource archives.

This commit is contained in:
morkt
2015-08-04 22:30:36 +04:00
parent 321ac1cf69
commit 43406ffd66
3 changed files with 116 additions and 0 deletions

View File

@@ -69,6 +69,7 @@
<Compile Include="ArcAil.cs" />
<Compile Include="ArcALD.cs" />
<Compile Include="ArcAMI.cs" />
<Compile Include="ArcAOS.cs" />
<Compile Include="ArcAST.cs" />
<Compile Include="ArcAVC.cs" />
<Compile Include="ArcAZSys.cs" />
@@ -126,8 +127,10 @@
<Compile Include="ArcSAF.cs" />
<Compile Include="ArcVPK.cs" />
<Compile Include="AudioVAW.cs" />
<Compile Include="EriReader.cs" />
<Compile Include="ImageDWQ.cs" />
<Compile Include="ImageHIZ.cs" />
<Compile Include="MioDecoder.cs" />
<Compile Include="ZLibStream.cs" />
<None Include="ArcSeraph.cs" />
<Compile Include="ArcSPack.cs" />