mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-23 21:16:52 +01:00
Minor notes about the difference between the shared and common libraries
This commit is contained in:
@@ -9,3 +9,7 @@ This is a series of README.md files aimed at directing people around the codebas
|
||||
- To explore the C# client code navigate to [Tgstation.Server.Client](./Tgstation.Server.Client).
|
||||
|
||||
[Tgstation.Server.Host.Watchdog](./Tgstation.Server.Host.Watchdog), [Tgstation.Server.Host.Service](./Tgstation.Server.Host.Service), and [Tgstation.Server.Host.Console](./Tgstation.Server.Host.Console) are related to the Service/Console runners which have the simple task of executing Tgstation.Server.Host and updating it when requested.
|
||||
|
||||
[Tgstation.Server.Common](./Tgstation.Server.Common) are functions and dependencies shared publically (Published to Nuget).
|
||||
|
||||
[Tgstation.Server.Shared](./Tgstation.Server.Shared) are functions and dependencies shared internally (Not published to Nuget).
|
||||
|
||||
Reference in New Issue
Block a user