10 releases (breaking)

0.8.0 Oct 5, 2023
0.6.1 Oct 4, 2023
0.6.0 Jan 5, 2023
0.5.0 May 11, 2022
0.2.2 Sep 3, 2021

#436 in Game dev

Download history 60/week @ 2023-12-25 11/week @ 2024-01-15 2/week @ 2024-01-29 4/week @ 2024-02-19 19/week @ 2024-02-26 62/week @ 2024-03-04

85 downloads per month

MIT/Apache

77KB
1K SLoC

🌌 rymder

Unofficial Rust client for Agones

Embark Embark Crates.io Docs dependency status Build status

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

Contributor Covenant

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

at your option.

For clarity, "your" refers to Embark or any other licensee/user of the contribution.

Dependencies

~10–22MB
~288K SLoC