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 a0775fdf8e Added disposing of currently waiting pipe and connected log listeners.
These changes fix the problem with service descriptor being unable to stop on Linux.
2021-04-15 21:14:16 -05:00
.vscode Refactored naming and directory layout of project. 2020-12-28 00:43:02 -06:00
src Added disposing of currently waiting pipe and connected log listeners. 2021-04-15 21:14:16 -05:00
tests/GameServiceWarden.Core.Tests Changed pipe names to end with ".pipe". 2021-04-10 13:57:38 -05:00
.gitignore Initial commit. 2020-12-24 16:24:13 -06:00
build.sh Reduced build.sh verbosity. 2021-04-08 22:01:16 -05:00
README.md Initial commit. 2020-12-24 16:24:13 -06:00
test.sh added --blame argument to test.sh and lowered verbosity. 2021-04-08 23:59:18 -05:00

GameServiceWarden

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