this post was submitted on 11 May 2024
0 points (50.0% liked)

Project Harmonia

34 readers
6 users here now

A work-in-progress life simulation game.

GitHub

founded 8 months ago
MODERATORS
 

๐Ÿงฌ 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

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here