implemented propeller MPK archives and MGR images.

This commit is contained in:
morkt
2015-11-21 10:27:36 +04:00
parent aed3a38bf8
commit c461da3cd7
5 changed files with 358 additions and 0 deletions

View File

@@ -69,6 +69,9 @@
<Compile Include="Eushully\ArcGPC.cs" />
<Compile Include="Eushully\ImageGP.cs" />
<Compile Include="ImagePSD.cs" />
<Compile Include="Propeller\ArcMGR.cs" />
<Compile Include="Propeller\ArcMPK.cs" />
<Compile Include="Propeller\ImageMGR.cs" />
<Compile Include="TechnoBrain\ImageIPH.cs" />
<Compile Include="ArcDX.cs" />
<Compile Include="ArcMiris.cs" />