Add limited Tmp(TS) support.

Supports basic tile data, but not z or extra data.
This commit is contained in:
Paul Chote
2013-12-28 22:23:43 +13:00
parent 1cb4d11dc0
commit 1e792fa58b
3 changed files with 105 additions and 1 deletions

View File

@@ -156,6 +156,7 @@
<Compile Include="FileSystem\Pak.cs" />
<Compile Include="CPos.cs" />
<Compile Include="CVec.cs" />
<Compile Include="Graphics\TmpTSReader.cs" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">