10 releases (breaking)
0.8.0 | Oct 5, 2023 |
---|---|
0.6.1 |
|
0.6.0 | Jan 5, 2023 |
0.5.0 | May 11, 2022 |
0.2.2 | Sep 3, 2021 |
#1149 in Game dev
26,035 downloads per month
77KB
1K
SLoC
Usage
See the Agones Rust guide for context about how to use this client, which is mostly the same as the official client in the Agones repo.
Development
Generate new protocol buffers with by running proto-gen.
proto-gen --format --build-client generate -d src/proto -d src/proto/googleapis -f src/proto/sdk/sdk.proto -f src/proto/sdk/alpha/alpha.proto -o src/generated
Contribution
We welcome community contributions to this project.
Please read our Contributor Guide for more information on how to get started. Please also read our Contributor Terms before you make any contributions.
Any contribution intentionally submitted for inclusion in an Embark Studios project, shall comply with the Rust standard licensing model (MIT OR Apache 2.0) and therefore be dual licensed as described below, without any additional terms or conditions:
License
This contribution is dual licensed under EITHER OF
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
For clarity, "your" refers to Embark or any other licensee/user of the contribution.
Dependencies
~10–19MB
~259K SLoC