Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,14 @@ libaries.](//android-developers.googleblog.com/2019/01/get-your-apps-ready-for-6

## Downloading the plugins

There are 3 different options for obtaining the plugins:
There are 4 different options for obtaining the plugins:

* Download individual plugins as `.unitypackage` files or Unity Package
Manager (`.tgz`) files from
[Google APIs for Unity](//developers.google.com/unity)

* Add individual plugins by *git url* using the Unity Package Manager. E.g. For **com.google.play.core** use `https://github.com/google/play-unity-plugins.git?path=/GooglePlayPlugins/com.google.play.core`

* Download the latest release from this project's
[releases page](//github.com/google/play-unity-plugins/releases)

Expand Down