playPORTAL
Search
⌃K

Getting Started

This is the documentation for the playPORTAL Unity SDK. For the repo itself, check it out here.

Installation - Guide

  1. 1.
    Clone the PPSDK-Unity repo.
  2. 2.
    To import, select Assets > Import Package > Custom Package... and select PPSDK-Unity.unitypackage.
  3. 3.
    Import TMP Essentials by going to Window > TextMeshPro > Import TMP Essential Resources.

Register Credentials

  1. 1.
    Select Window > playPORTAL Configuration.
  2. 2.
    Enter Client ID and Client Secret from your playPORTAL studio account.
Default environment is Sandbox, choose Production when ready for release.
Reference playPORTAL API documentation for more info https://docs.playportal.io.
Check out the repo here for more info how to setup the playPORTAL authentication flow.
Reference the Learn section for more how to information.