Merge pull request #3193 from Mailaender/shp-ts

Added support for Tiberian Sun/Red Alert 2 SHP format
This commit is contained in:
Paul Chote
2013-05-14 22:29:16 -07:00
3 changed files with 631 additions and 2 deletions

View File

@@ -137,6 +137,7 @@
<Compile Include="WRot.cs" />
<Compile Include="WRange.cs" />
<Compile Include="HSLColor.cs" />
<Compile Include="Graphics\ShpTSReader.cs" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">