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: extension-gpgs/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ use_saved_games = 1
42
42
request_server_auth_code = 0
43
43
```
44
44
45
-
Where `app_id` is the 12 or 13 digit Application ID from the Google Play Console, found under Development Tools > Services & APIs and Google Play game services.
45
+
Where `app_id` is the 12 or 13 digit Project ID from the Google Play Console. The Project ID can be found under "Grow users" > "Play Games Services" > "Setup and management" > "Configuration".
46
46
47
47
Where `use_saved_games` indicates if the [Game Saves service](https://developers.google.com/games/services/common/concepts/savedgames) should be used (0 is disabled, 1 is enabled).
0 commit comments