Skip to content

Bevy Replicon 0.2.0

Choose a tag to compare

@Shatur Shatur released this 01 Apr 11:33
· 981 commits to master since this release

Changed

  • Use #[reflect(MapEntities)] from Bevy 0.10.1 instead of custom #[reflect(MapEntity)].

Fixed

  • Fix tick checks after overflow.