Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 266 Bytes

File metadata and controls

14 lines (10 loc) · 266 Bytes

Getting Started

Google API V.4

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",
  }
}