This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Harrison Deng 6467c178c3 Basic service entity completed and tested.
added UML to guide actual implementation for Host.

ModuleLoader, ServiceGateway, are written but untested.
2020-12-24 16:33:17 -06:00
src Basic service entity completed and tested. 2020-12-24 16:33:17 -06:00
tests/GameServiceWarden.Host.Tests Basic service entity completed and tested. 2020-12-24 16:33:17 -06:00
.gitignore Initial commit. 2020-12-24 16:24:13 -06:00
README.md Initial commit. 2020-12-24 16:24:13 -06:00

GameServiceWarden

GameServiceWarden aims to be a modular solution to automated server hosting, and configuration.