Skip to content

Commit f2e6408

Browse files
committed
Add readme note
1 parent 1ca2e6c commit f2e6408

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ If you are new to networking, see [glossary](https://gist.github.com/maniwani/f9
1515
- Automatic world replication.
1616
- Remote events and triggers.
1717
- Control over client visibility of entities and events.
18+
- Specify which entities should be replicated in sync using ECS relationships.
1819
- Replication into scene to save server state.
1920
- Customizable serialization and deserialization even for types that don't implement `serde` traits (like `Box<dyn Reflect>`).
2021
- Abstracts game logic to support singleplayer, client, dedicated server, and listen server configurations simultaneously.

0 commit comments

Comments
 (0)