agones 1.28.0
SDKdartflutter
Platformandroidioswindowslinuxmacosweb
gRPC generated client for Agones - a library for hosting, running and scaling dedicated game servers on Kubernetes.
Agones
Agones is a library for hosting, running and scaling dedicated game servers on Kubernetes.
This package is predominantly a gRPC generated client, using protoc.
A shell script that was used to generate the Dart code included in this package is included at scripts/generator.sh.
It should be run from a local clone of the Agones GitHub repository.
Getting started
Take a look at the example file in example/agones.dart.
It is indended to run in a local development environment alongside an instance of the Agones SDK Server running in local mode.