mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-27 15:07:03 +01:00
Split up Command.cs to RootCommand.cs. Move Children definition to RootCommand. Add docs to Command
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
<Compile Include="Helpers.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Repository.cs" />
|
||||
<Compile Include="RootCommand.cs" />
|
||||
<Compile Include="Server.cs" />
|
||||
<Compile Include="..\Version.cs" />
|
||||
<Compile Include="Service.cs" />
|
||||
|
||||
Reference in New Issue
Block a user