Packages

Google Play Game Services Publishing API client library. The Google Play Game Services Publishing API allows developers to configure their games in Game Services.

Current section

Files

Jump to

README.md

# GoogleApi.GamesConfiguration
Google Play Game Services Publishing API client library.
The Publishing API for Google Play Game Services.
## Installation
Install this package from [Hex](https://hex.pm) by adding
`google_api_games_configuration` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:google_api_games_configuration, "~> 0.5"}]
end
```
## For more information
Product documentation is available at [https://developers.google.com/games/services](https://developers.google.com/games/services).
Library reference documentation is published on Hexdocs at
[https://hexdocs.pm/google_api_games_configuration](https://hexdocs.pm/google_api_games_configuration).