The Google Play Games plugin for Unity is an open-source project that allows you
to integrate the [Google Play Games Services APIs](https://developer.android.com/games/pgs/overview) into an Android game
developed in [Unity](https://unity.com).

The plugin provides access to the Google Play Games Services API through Unity's
[social interface](http://docs.unity3d.com/Documentation/ScriptReference/Social.html).
It also provides project configuration in the Unity GUI.

You can download the Google Play Games plugin for Unity from the
[GitHub repo](https://github.com/playgameservices/play-games-plugin-for-unity).
For information on setting up and using the plugin, see the get started guide:

[Get Started](https://developer.android.com/games/pgs/unity/unity-start)

## Supported Play Games Services features

- [Platform authentication](https://developer.android.com/games/pgs/signin)
- [Friends](https://developer.android.com/games/pgs/friends)
- [Achievements](https://developer.android.com/games/pgs/achievements)
- [Leaderboards](https://developer.android.com/games/pgs/leaderboards)
- [Saved games](https://developer.android.com/games/pgs/signin)
- [Events](https://developer.android.com/games/pgs/events)

## Software requirements

- Unity® 2017.4 or higher.

- Android deployment requirements:

  - Android SDK
  - Android v4.0 or higher
  - Google Play Services library version 11.6 or higher