lucaspoffo / renet

Server/Client network library for multiplayer games with authentication and connection management made with Rust
Apache License 2.0
624 stars 67 forks source link

Update to Bevy 0.9 #55

Closed Alainx277 closed 1 year ago

Alainx277 commented 1 year ago

Updates bevy_renet to Bevy 0.9

I've chosen the approach to introduce an optional feature to renet. This way there doesn't need to be a wrapper type and all usages can stay the same.

The changes have only be tested when using Bevy, as I've made the minimal changes required to make it work in my project.

Shatur commented 1 year ago

Could you update a Bevy demo too?

lucaspoffo commented 1 year ago

Thanks! Seems fine to me, I can update the examples, no problem.

lucaspoffo commented 1 year ago

Example/demos examples updated in 0d428aa48cedd46dadfb0b2dd34ced04549c41dd