Added code to convey idea before I write all of it out, also added default config files, everything is subject to change

This commit is contained in:
Maverick Motherfucker 2011-06-03 21:27:56 -07:00
parent d0fe76090d
commit bb2e9559f0
10 changed files with 102 additions and 2 deletions

View file

@ -58,7 +58,9 @@
<Compile Include="ConfigFile.cs" />
<Compile Include="ConfigurationManager.cs" />
<Compile Include="FileTools.cs" />
<Compile Include="Group.cs" />
<Compile Include="Log.cs" />
<Compile Include="Permission.cs" />
<Compile Include="Tools.cs" />
<Compile Include="TShock.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />