this post was submitted on 24 Feb 2026
8 points (100.0% liked)
Bevy
399 readers
1 users here now
A community for discussion around the bevy game engine! https://bevyengine.org/
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Created a branch that targets the
bsnbranch. All tests pass, and all examples compile: https://github.com/simgine/bevy_replicon/pull/660I haven't used
bsn!inside the examples yet because its syntax might still be unstable. I'd like to wait a bit. The branch also includes long-awaited resource replication support! See thereplicate_resource*methods.I ported
bevy_replicon_renetas well: https://github.com/simgine/bevy_replicon_renet/pull/74