#gamedev #bevy #networking #prediction #server

macro sabi_derive

Derive macros for replication features in sabi

1 unstable release

0.2.0 Jul 12, 2022

#21 in #prediction

MIT/Apache

40KB
700 lines

Sabi Derive

Mostly for deriving Replicate on types as well as remote serde implementations for external types that we want to use, might switch some of this out to just use the reflect portion of bevy once that gets more sorted out but for now this works.

Dependencies

~1.5MB
~34K SLoC