Skip Navigation

šŸ§¬ Bevy Replicon 0.25.0 is out!

šŸ§¬ Bevy Replicon 0.25.0 is out!

It's a networking crate for the Bevy game engine that we use for @projectharmonia.

Here are some highlights:
- Group-based replication rules, similar to queries.
- Deserialization and writing now defined separately.
- Writing now based on markers for more flexibility.
- Deserialization in-place now can be customized.

šŸ“œ https://github.com/projectharmonia/bevy_replicon/blob/master/CHANGELOG.md
šŸ“¦https://crates.io/crates/bevy_replicon

Also check out šŸ“¦ https://github.com/NiseVoid/bevy_bundlication for a bundle-like API for replication groups.

#bevy

0
0 comments