This is so we can run workers independently, outside of the `Refresh.GameServer` executable. Workers should still run as part of `Refresh.GameServer` by default, but they should be able to be disabled through the config.
This is so we can run workers independently, outside of the
Refresh.GameServerexecutable.Workers should still run as part of
Refresh.GameServerby default, but they should be able to be disabled through the config.