We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e2141b commit 1e42c4fCopy full SHA for 1e42c4f
1 file changed
Cargo.toml
@@ -6,7 +6,7 @@ authors = [
6
"koe <ukoe@protonmail.com>",
7
]
8
edition = "2024"
9
-description = "High level networking for the Bevy game engine"
+description = "A server-authoritative replication crate for Bevy"
10
readme = "README.md"
11
repository = "https://github.com/projectharmonia/bevy_replicon"
12
keywords = [
0 commit comments