GoogleApi.GamesConfiguration

Google Play Game Services Publishing API client library.

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

Installation

Install this package from Hex by adding google_api_games_configuration to your list of dependencies in mix.exs:

def deps do
  [{:google_api_games_configuration, "~> 0.12"}]
end

For more information

Product documentation is available at https://developers.google.com/games/.

Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_games_configuration.