Problem
Given the content of those 2 source files, gpc supports only listing the achivements and the leaderboards. Complete the gap to get all features supported by the UI so we can automate/sync the configuration like gpc does for IAPs.
Especially Achievements.
https://github.com/yasserstudio/gpc/blob/main/packages/core/src/commands/games.ts
https://github.com/yasserstudio/gpc/blob/main/packages/api/src/games-client.ts
Proposed Solution
Complete the gap :)
Alternatives Considered
Use the UI
Area
API (new endpoint coverage)
Problem
Given the content of those 2 source files, gpc supports only listing the achivements and the leaderboards. Complete the gap to get all features supported by the UI so we can automate/sync the configuration like gpc does for IAPs.
Especially Achievements.
https://github.com/yasserstudio/gpc/blob/main/packages/core/src/commands/games.ts
https://github.com/yasserstudio/gpc/blob/main/packages/api/src/games-client.ts
Proposed Solution
Complete the gap :)
Alternatives Considered
Use the UI
Area
API (new endpoint coverage)