Overhauled commands. Now everything is dumped into Commands.cs

This commit is contained in:
Deathmax 2011-06-02 12:14:32 +08:00
parent 864a3df125
commit ea3c9c5580
3 changed files with 611 additions and 255 deletions

View file

@ -49,6 +49,7 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Commands.cs" />
<Compile Include="ConfigurationManager.cs" />
<Compile Include="FileTools.cs" />
<Compile Include="Tools.cs" />