implemented UK archives and GPC images.

This commit is contained in:
morkt
2017-11-23 01:23:59 +04:00
parent 979582304c
commit 57e56e1f2a
4 changed files with 313 additions and 0 deletions

View File

@@ -535,6 +535,9 @@
<Compile Include="TopCat\ImageSPD.cs" />
<Compile Include="Triangle\ArcCGF.cs" />
<Compile Include="Triangle\ArcIAF.cs" />
<Compile Include="Ucom\ArcDATA.cs" />
<Compile Include="Ucom\ArcUK.cs" />
<Compile Include="Ucom\ImageGPC.cs" />
<Compile Include="uGOS\ArcDET.cs" />
<Compile Include="uGOS\ImageBMP.cs" />
<Compile Include="UMeSoft\ArcPK.cs" />