(Legacy): implemented Witch 'ARC' archives.

This commit is contained in:
morkt
2018-01-15 12:25:29 +04:00
parent 89a7910a57
commit 57df6b67f7
2 changed files with 85 additions and 0 deletions

View File

@@ -106,6 +106,7 @@
<Compile Include="WestGate\ArcUSF.cs" />
<Compile Include="WestGate\ArcUWF.cs" />
<Compile Include="WestGate\ImageNBMP.cs" />
<Compile Include="Witch\ArcARC.cs" />
<Compile Include="YellowCap\ImageGEF.cs" />
<Compile Include="YellowCap\ImageGGF.cs" />
</ItemGroup>
@@ -120,6 +121,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Mina\" />
<Folder Include="PenguinWorks\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />