Game Server SDK for Agones, the open source project for hosting dedicated game servers on Kubernetes.
Info
Version: | 1.44.0 |
Author(s): | Google LLC |
Last Update: | Tuesday, October 8, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://agones.dev/ |
NuGet Url: | https://www.nuget.org/packages/AgonesSDK |
Install
Install-Package AgonesSDK
dotnet add package AgonesSDK
paket add AgonesSDK
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