implemented KPC archives and KGP images.

This commit is contained in:
morkt
2016-08-31 21:19:06 +04:00
parent 4052602073
commit 3ae88edda1
5 changed files with 254 additions and 0 deletions

View File

@@ -114,6 +114,9 @@
<Compile Include="Irrlicht\ArcARK.cs" />
<Compile Include="Irrlicht\ArcPACK.cs" />
<Compile Include="Kiss\ArcARC.cs" />
<Compile Include="KScript\ArcKPC.cs" />
<Compile Include="KScript\ImageKGP.cs" />
<Compile Include="KScript\ImageKSL.cs" />
<Compile Include="Leaf\ArcA.cs" />
<Compile Include="Leaf\ArcAM.cs" />
<Compile Include="Leaf\ArcLAC.cs" />