Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
26 lines (19 loc) · 1023 Bytes

README.md

File metadata and controls

executable file
·
26 lines (19 loc) · 1023 Bytes

Google Play Games Input SDK for Unity

The Input SDK provides a unified interface that allows players to view and change the mouse and keyboard bindings for any game they wish to play on Google Play Games on PC.

This is an auto-generated Unity SDK based on our Java SDK using Library Wrapper. For more information, visit Input SDK.

Installation

This package can be installed with OpenUPM:

$ openupm add com.google.android.libraries.play.games.inputmapping

This package can also be installed via the Unity Package Manager. See this guide for details.

This package can be installed by downloading this repo and extract its content to your project's Packages/ folder (embedded package).