this post was submitted on 26 May 2024
2 points (75.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.26.0 is out!

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

In this release, we have completely reworked the events.

The public API for events has not changed, except that custom systems have been replaced with serialization and deserialization functions.

In addition, all network event registration functions can be used on regular events, automatically making them network events.

📜 https://github.com/projectharmonia/bevy_replicon/blob/master/CHANGELOG.md
📦https://crates.io/crates/bevy_replicon

#bevy

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