Skip to content

fromhorizons/bevy_basinet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

bevy_basinet

A (overly) simple and basic client/server replication networking Crate for Bevy, using renet.

This project is not intended to provide a modern and well-designed multiplayer solution for Bevy. If you are looking for something with a server-authoritative architecture and/or advanced built-in features such as prediction/interpolation, I recommend bevy_replicon and lightyear.

Bevy Compatibility

bevy_basinet Bevy
0.1 0.18

About

A (overly) simple and basic client/server replication networking Crate for Bevy, using renet.

Topics

Resources

Stars

Watchers

Forks

Contributors