You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: com.unity.netcode.gameobjects/Documentation~/configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,4 +8,4 @@ Configure your Netcode for GameObjects project.
8
8
|**[Configuring connections](configure-connections.md)**| Configure connections in your project. |
9
9
|**[Transports](advanced-topics/transports.md)**| Transport layers establish communication between your application and different hosts in a network. |
10
10
|**[Unity Relay](relay/relay.md)**| Use Unity Relay with Netcode for GameObjects to connect clients and hosts over the internet using a relay server. |
11
-
|**[Commandline arguments](command-line-arguments.md)**| Use commandline arguments. |
11
+
|**[Command-line arguments](command-line-arguments.md)**| Use command-line arguments to configure certain aspects of your game at launch.|
0 commit comments