]> git.deb.at Git - rhonda/impostor.git/commit
Fixes #81 - Adds hostname support to the config file
authorAeonLucid <aeonlucid@outlook.com>
Mon, 26 Oct 2020 18:43:20 +0000 (19:43 +0100)
committerAeonLucid <aeonlucid@outlook.com>
Mon, 26 Oct 2020 18:43:20 +0000 (19:43 +0100)
commit9e55a9738beed4dd18c35842541eef2abf0f620f
treeef4e842863580c57f3d249931ea166462ee3bb00
parent39bfc139f81283fc737080b101bc22aaa1766266
Fixes #81 - Adds hostname support to the config file
README.md
appveyor.yml
docs/Server-configuration.md
src/Impostor.Api/Exceptions/ImpostorConfigException.cs [new file with mode: 0644]
src/Impostor.Server/Config/ServerConfig.cs
src/Impostor.Server/Net/Manager/GameManager.cs
src/Impostor.Server/Net/MatchmakerService.cs
src/Impostor.Server/Utils/IpUtils.cs [new file with mode: 0644]