Skip to content

Commit d50ae5e

Browse files
authored
multiple players at once (#871)
1 parent 6bf9ec3 commit d50ae5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: About Netcode for GameObjects
44
description: Learn more about the available APIs for Unity Multiplayer Networking, including Netcode for GameObjects and Transport.
55
---
66

7-
Netcode for GameObjects (Netcode) is a high-level networking library built for Unity for you to abstract networking logic. It enables you to send GameObjects and world data across a networking session to multiplayer players at once. With Netcode, you can focus on building your game instead of low-level protocols and networking frameworks.
7+
Netcode for GameObjects (Netcode) is a high-level networking library built for Unity for you to abstract networking logic. It enables you to send GameObjects and world data across a networking session to multiple players at once. With Netcode, you can focus on building your game instead of low-level protocols and networking frameworks.
88

99
To learn more about Netcode for GameObjects functionality and capabilities, explore the content below:
1010

0 commit comments

Comments
 (0)