]> git.deb.at Git - rhonda/impostor.git/commit
Re-add Hazel client
authorAeonLucid <aeonlucid@gmail.com>
Mon, 19 Oct 2020 14:18:49 +0000 (16:18 +0200)
committerAeonLucid <aeonlucid@gmail.com>
Mon, 19 Oct 2020 14:18:49 +0000 (16:18 +0200)
commitf906b010db30a9cfa27d0c03c43e41a3678ebddb
tree931a5c33e8be2e79059f616abdc2c6af72bbfe9d
parent503cd221d5ef14eb7d9252bb876e854aa5cf00dd
Re-add Hazel client
src/Impostor.Api/Net/Messages/C2S/Message00HostGameC2S.cs
src/Impostor.Client.App/Impostor.Client.App.csproj [new file with mode: 0644]
src/Impostor.Client.App/Program.cs [new file with mode: 0644]
src/Impostor.Client/Impostor.Client.csproj [new file with mode: 0644]
src/Impostor.Hazel/Connection.cs
src/Impostor.Hazel/NetworkConnection.cs
src/Impostor.Hazel/Udp/UdpClientConnection.cs [new file with mode: 0644]
src/Impostor.Hazel/Udp/UdpConnection.cs
src/Impostor.Hazel/Udp/UdpServerConnection.cs
src/Impostor.Server/Net/Manager/GameManager.cs
src/Impostor.sln