🧬 Bevy Replicon 0.40.0 and 0.41.0-rc.1

🧬 Bevy Replicon 0.40.0 and 0.41.0-rc.1 - tchncs
It’s a crate for server-authoritative networking. We use it for Simgine, but it’s general-purpose. The 0.40 release targets Bevy 0.18 and introduces shared messages/events, which are useful for client-side prediction. The 0.41-rc.1 release targets Bevy 0.19-rc.1 and includes long-awaited resource replication. It was trivial to add since resources are now backed by components. As always, I recommend updating to 0.40 first. See the changelog for the full list of changes. 📜Full changelog [https://github.com/projectharmonia/bevy_replicon/blob/master/CHANGELOG.md] 📦bevy_replicon [https://crates.io/crates/bevy_replicon]







