Bevy Replicon 0.18.1
Changed
- Cache replicated archetypes for faster iteration.
- Fix crash caused by registering the same type for client and server events.
- Fix replication for entities when
Replication
component is added after spawn.
Replication
component is added after spawn.