Merge pull request #6708 from pchote/ts-tileset-converter

Import the TS temperate tileset.
This commit is contained in:
Matthias Mailänder
2014-10-11 14:12:09 +02:00
9 changed files with 6743 additions and 23 deletions

View File

@@ -61,6 +61,7 @@
<Compile Include="Render\WithVoxelWalkerBody.cs" />
<Compile Include="Render\WithVoxelUnloadBody.cs" />
<Compile Include="SpriteLoaders\TmpTSLoader.cs" />
<Compile Include="UtilityCommands\LegacyTilesetImporter.cs" />
</ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.