adding in-game GUI gamefile extractor/converter

also fixing EOL for TilesetBuilder with monoDevelop
This commit is contained in:
Matthias Mailänder
2012-06-09 19:53:59 +02:00
parent ebf64f67cf
commit 4ed74c6cc0
22 changed files with 1446 additions and 1221 deletions

View File

@@ -21,7 +21,7 @@ using OpenRA.GameRules;
namespace OpenRA.Utility
{
static class Command
public static class Command
{
public static void Settings(string[] args)
{