implemented 'SPack' archives.

This commit is contained in:
morkt
2015-05-22 10:08:11 +04:00
parent 3041b90606
commit 461e31b0d7
3 changed files with 225 additions and 1 deletions

View File

@@ -107,6 +107,7 @@
<Compile Include="ArcPAC.cs" />
<Compile Include="ArcPD.cs" />
<Compile Include="ArcRPA.cs" />
<Compile Include="ArcSPack.cs" />
<Compile Include="ArcSteinsGate.cs" />
<Compile Include="ArcWARC.cs" />
<Compile Include="ArcWILL.cs" />