implemented X[iks] resource archive format.

This commit is contained in:
morkt
2015-07-09 07:03:57 +04:00
parent e60d52c9fa
commit 9ed37fd878
4 changed files with 128 additions and 2 deletions

View File

@@ -91,6 +91,7 @@
<Compile Include="ArcGSP.cs" />
<Compile Include="ArcGsPack.cs" />
<Compile Include="ArcIFL.cs" />
<Compile Include="ArcIKS.cs" />
<Compile Include="ArcInnGrey.cs" />
<Compile Include="ArcINT.cs" />
<Compile Include="ArcISA.cs" />