bevy_renet 0.0.2

Bevy plugin for the renet crate: Server/Client network library for multiplayer games
Documentation
1
2
3
4
5
# Bevy Renet

A Bevy Plugin for the [renet](https://github.com/lucaspoffo/renet) crate.
A network crate for Server/Client with cryptographically secure authentication and encypted packets.
Designed for fast paced competitive multiplayer games.