Skip to content

Latest commit

 

History

History
 
 

src

Guided Code Tour

This is a series of README.md files aimed at directing people around the codebase based on what they want to know/change. Best viewed on the GitHub website.

Tgstation.Server.Host.Watchdog, Tgstation.Server.Host.Service, and 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 are functions and dependencies shared publically (Published to Nuget).

Tgstation.Server.Shared are functions and dependencies shared internally (Not published to Nuget).