@google-cloud/agones-sdk
v1.44.0
Published
Game Server SDK for Agones, the open source project for hosting dedicated game servers on Kubernetes
Downloads
7,075
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