implemented LIN2 archives.

This commit is contained in:
morkt
2016-10-23 15:45:56 +04:00
parent 2e9a3f240b
commit ab87c63ff5
4 changed files with 168 additions and 3 deletions

View File

@@ -129,6 +129,7 @@
<Compile Include="Ivory\ImageMMD.cs" />
<Compile Include="Ivory\ImageMOE.cs" />
<Compile Include="Ivory\ImageSG.cs" />
<Compile Include="Kaguya\ArcLIN2.cs" />
<Compile Include="Kiss\ArcARC.cs" />
<Compile Include="KScript\ArcKPC.cs" />
<Compile Include="KScript\ImageKGP.cs" />