Introduce a mod/map upgrade tool.

This commit is contained in:
Paul Chote
2013-12-26 18:41:21 +13:00
parent 0b8dafcdf0
commit bd334a6295
5 changed files with 218 additions and 3 deletions

View File

@@ -76,6 +76,7 @@
<ItemGroup>
<Compile Include="Command.cs" />
<Compile Include="Program.cs" />
<Compile Include="UpgradeRules.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">