𧬠Bevy Replicon 0.26.0 is out!
𧬠Bevy Replicon 0.26.0 is out!
cross-posted from: https://mastodon.social/users/Shatur/statuses/112508034539087653
It's a crate for server-authoritative networking.
In this release, we have completely reworked the events. We now use an optimization similar to what Bevy does for processing event updates.
The public API for events has not changed, except that custom systems have been replaced with simple serialization and deserialization functions. Itβs faster and more convenient.
In addition, all network event registration functions can be used on regular events, automatically making them network events.
πFull changelog π¦bevy_replicon π¦bevy_replicon_renet
0
comments