10 releases (6 breaking)
new 0.7.0 | Mar 24, 2025 |
---|---|
0.5.0 | Feb 21, 2025 |
0.1.0 | Dec 23, 2024 |
#1091 in Game dev
374 downloads per month
490KB
543 lines
Bevy Replicon Renet2
An integration of bevy_renet2
as a messaging backend for bevy_replicon
.
Run tests with cargo test --features native_transport,client,server
.
Compatible versions
bevy_replicon_renet2 | bevy_renet2 | bevy_replicon | bevy |
---|---|---|---|
0.7 | 0.7 | 0.32 | 0.15 |
0.6 | 0.6 | 0.31 | 0.15 |
0.5 | 0.5 | 0.30 | 0.15 |
0.4 | 0.4 | 0.30 | 0.15 |
0.3 | 0.3 | 0.30 | 0.15 |
0.2 | 0.2 | 0.30 | 0.15 |
0.1 | 0.1 | 0.29 | 0.15 |
0.0.9 | 0.0.7 | 0.29 | 0.15 |
0.0.5 | 0.0.4 | 0.26 | 0.14.0 |
0.0.4 | 0.0.3 | 0.26 | 0.14.0 |
0.0.3 | 0.0.3 | 0.25 | 0.14.0 |
Dependencies
~59–100MB
~2M SLoC