Skip to content

Commit 22324a5

Browse files
committed
Clarify ID/secret copying
1 parent 4d57559 commit 22324a5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/setup/index.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,12 +110,13 @@ If you don't link your client correctly, you won't be able to use the Developer
110110

111111
With everything set up in the EOS Developer Portal, you now need to copy the settings to Unreal Engine.
112112

113-
1. Open Unreal Engine, and in the toolbar click on **EOS - Epic Online Services**.
114-
1. Click **Settings...**. You should see a screen like this:
113+
1. Click on **Edit** in the top menu bar.
114+
1. Click **Project Settings**.
115+
1. Open the "Game" -> "Epic Online Services" section. You should see a screen like this:
115116

116117
![A screenshot of the Product Settings page inside Unreal Engine](./core_getting_started/product_unreal_settings.png)
117118

118-
3. Set "Product Name" and "Product Version" to any value you like. Recommended values are the name of your game and "1.0.0".
119+
4. Set "Product Name" and "Product Version" to any value you like. Recommended values are the name of your game and "1.0.0".
119120
1. Back in the Developer Portal, with your product open, in the sidebar click **Product Settings**.
120121
1. Scroll down until you can see "SDK Credentials".
121122
1. Copy the following IDs and secrets into Project Settings:

0 commit comments

Comments
 (0)