Crates.io | bevy_replicon_quinnet |
lib.rs | bevy_replicon_quinnet |
version | 0.5.0 |
source | src |
created_at | 2024-05-12 21:40:14.53763 |
updated_at | 2024-09-09 09:32:07.2728 |
description | Integration with bevy_quinnet for bevy_replicon |
homepage | |
repository | https://github.com/Henauxg/bevy_quinnet |
max_upload_size | |
id | 1237787 |
size | 175,747 |
Examples were ported from bevy_replicon_renet's examples
Start a server with cargo run --example simple_box server
and a client with cargo run --example simple_box client
.
Start a server with cargo run --example tic_tac_toe server
and a client with cargo run --example tic_tac_toe client
.
Sources for the examples can be found in the examples directory.
bevy | bevy_quinnet | bevy_replicon_quinnet | bevy_replicon |
---|---|---|---|
0.14 | 0.10 | 0.5 | 0.28 |
0.14 | 0.9 | 0.4 | 0.27 |
0.13 | 0.8 | 0.3 | 0.26 |
0.13 | 0.8 | 0.2 | 0.25 |
0.13 | 0.8 | 0.1 | 0.24 |
This crate is free and open source. All code in this repository is dual-licensed under either:
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.