18 releases (breaking)
Uses new Rust 2024
| new 0.16.0 | May 17, 2026 |
|---|---|
| 0.15.0 | Feb 24, 2026 |
| 0.14.0 | Jan 20, 2026 |
| 0.13.0 | Dec 2, 2025 |
| 0.1.0 | Mar 5, 2024 |
#1419 in Game dev
444 downloads per month
61KB
288 lines
Bevy Replicon Renet
An integration of bevy_renet as a messaging backend for bevy_replicon.
Getting Started
Check out the getting started guide.
See also examples.
Compatible versions
| bevy_renet | bevy_replicon | bevy_replicon_renet |
|---|---|---|
| 4.0.0 | 0.39 | 0.15 |
| 4.0.0 | 0.38 | 0.14 |
| 3.0.0 | 0.37 | 0.13 |
| 3.0.0 | 0.36 | 0.12 |
| 2.0.0 | 0.35 | 0.11 |
| 2.0.0 | 0.34 | 0.10 |
| 1.0.0 | 0.32 | 0.9 |
| 1.0.0 | 0.31 | 0.8 |
| 1.0.0 | 0.30 | 0.7 |
| 1.0.0 | 0.29 | 0.6 |
| 0.0.12 | 0.28 | 0.5 |
| 0.0.12 | 0.27 | 0.4 |
| 0.0.11 | 0.26 | 0.3 |
| 0.0.11 | 0.25 | 0.2 |
| 0.0.11 | 0.24 | 0.1 |
License
Licensed under either of Apache License, Version 2.0 or MIT License at your option.
Dependencies
~43MB
~740K SLoC