Gplay Games

Configure a game's Play Games Services resources with gplay `games` — achievement and leaderboard configurations, each with list/view/create/update/delete. Backed by the gamesConfiguration API and addressed by the numeric Play Games application ID (`--application-id`), a distinct ID space from the Android package. Writes the editable draft only; there is no publish method (publishing to players is Console-only), and `delete` is `--confirm`-gated. Use when creating or editing achievements/leaderboards for a game, scripting their config in CI, or exporting/round-tripping a configuration as JSON.

unliftedq 4823c2a 2 files · 4.8 KB Updated

File contents

unliftedq/agents/tree/main/android-dev/skills/gplay-games commit 4823c2ad44

Frequently asked questions

npx skillmds@latest add unliftedq/gplay-games