AFS and PACKDAT archives implementation.

This commit is contained in:
morkt
2015-01-19 09:43:52 +04:00
parent 417b39a4c3
commit 7de11127a7
3 changed files with 163 additions and 0 deletions

View File

@@ -59,9 +59,11 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="ArcAFS.cs" />
<Compile Include="ArcAMI.cs" />
<Compile Include="ArcBGI.cs" />
<Compile Include="ArcDRS.cs" />
<Compile Include="ArcInnGrey.cs" />
<Compile Include="ArcINT.cs" />
<Compile Include="ArcKogado.cs" />
<Compile Include="ArcMajiro.cs" />