Skip Navigation

The ultimate quick start guide for bevy_replicon

Rework documentation by Shatur · Pull Request #436 · projectharmonia/bevy_replicon

Remove API showcase from the quick start guide, we have examples in the repo now. Rewrite the quick start guide: better structure and more information about available features. Document internals b......

For the past few days, I've been working on the ultimate quick-start guide for bevy_replicon.

It now contains much more information, including details on how to write a messaging backend or implement client-side prediction. My talk at the last Bevy meetup helped me with this. Any feedback is appreciated 🙂

Comments

0