Files
tgstation-server/src
Dominion 9e72e47bbc Various cleanups and test parallelization
- Fix a bunch of linter messages
- Document whitebox testing
- Fix race condition in deployment test with BYOND install
2023-04-16 23:28:18 -04:00
..
2023-04-16 21:56:28 -04:00

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.