implemented ACTGS archives format.

This commit is contained in:
morkt
2015-11-04 04:03:36 +04:00
parent 382b257532
commit 2938fc111f
3 changed files with 174 additions and 1 deletions

View File

@@ -62,6 +62,7 @@
<Reference Include="WindowsBase" />
</ItemGroup>
<ItemGroup>
<Compile Include="Actgs\ArcDAT.cs" />
<Compile Include="Amaterasu\ImageGRP.cs" />
<Compile Include="ArcDX.cs" />
<Compile Include="ArcMiris.cs" />