@google-cloud/agones-sdk
v1.45.0
Published
Game Server SDK for Agones, the open source project for hosting dedicated game servers on Kubernetes
Downloads
6,889
Readme
Instructions
npm install
- install dependencies
npm run cover
- run tests and report code coverage
npm run lint
- lint the code
npm test
- run the tests