Add a Pak parser for Dune II archives.

This commit is contained in:
Paul Chote
2013-12-01 14:35:13 +13:00
parent 7fac962c09
commit 57c2e75a59
4 changed files with 103 additions and 1 deletions

View File

@@ -153,6 +153,7 @@
<Compile Include="Graphics\TmpRAReader.cs" />
<Compile Include="Graphics\TmpTDReader.cs" />
<Compile Include="Graphics\ShpD2Reader.cs" />
<Compile Include="FileSystem\Pak.cs" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">