Game Server SDK for Agones, the open source project for hosting dedicated game servers on Kubernetes.
Info
Version: | 1.7.0 |
Author(s): | Google LLC |
Last Update: | Monday, August 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://agones.dev/ |
NuGet Url: | https://www.nuget.org/packages/CactusBlue.AgonesSDK |
Install
Install-Package CactusBlue.AgonesSDK
dotnet add package CactusBlue.AgonesSDK
paket add CactusBlue.AgonesSDK
CactusBlue.AgonesSDK Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Api.CommonProtos(>= 2.0.0)
- Google.Protobuf(>= 3.11.4)
- Grpc(>= 2.28.1)
- Grpc.Core(>= 2.28.1)
- Microsoft.Extensions.Logging(>= 3.1.4)
Tags