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: docs/matchmaking/dedicated_server_configuration.mdx
+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
@@ -56,7 +56,7 @@ If you're using dedicated servers with matchmaking, please pay attention to the
56
56
57
57
To ensure that game clients can discover the game server only at appropriate times, you need to make calls to the online session interface to manage the server's lifecycle correctly:
58
58
59
-
1. Upon "Begin Play" of the default server map, you need to call ["Create Session"](../ossv1/sessions/creating.mdx#create-the-session) to list the server in the sessions list. The session needs to have the following settings set:
59
+
1. Upon "Begin Play" of the game mode used by the default server map, you need to call ["Create Session"](../ossv1/sessions/creating.mdx#create-the-session) to list the server in the sessions list. The session needs to have the following settings set:
0 commit comments