new archive formats, AVC and NeXAS.

This commit is contained in:
morkt
2015-03-16 05:43:11 +04:00
parent 9afd8e6cb3
commit e895f636ab
4 changed files with 368 additions and 2 deletions

View File

@@ -63,6 +63,7 @@
<Compile Include="ArcADPACK.cs" />
<Compile Include="ArcAFS.cs" />
<Compile Include="ArcAMI.cs" />
<Compile Include="ArcAVC.cs" />
<Compile Include="ArcBGI.cs" />
<Compile Include="ArcCommon.cs" />
<Compile Include="ArcDRS.cs" />
@@ -76,6 +77,7 @@
<Compile Include="ArcMajiro.cs" />
<Compile Include="ArcMGPK.cs" />
<Compile Include="ArcNEKO.cs" />
<Compile Include="ArcNexas.cs" />
<Compile Include="ArcNitro.cs" />
<Compile Include="ArcNPA.cs" />
<Compile Include="ArcNSA.cs" />