UnioGame / google.api.v4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

How to Install

Add to your project manifiest by path [%UnityProject%]/Packages/manifiest.json new dependency:

{
  "dependencies": {
    "unigame.google.api.v4" :  "https://github.com/UnioGame/google.api.v4.git",
  }
}

About