Installation

The TyrAds Unity SDK available from a Git URL. To install:

  1. Open the Package Manager window in Unity, if it’s not already open.

  2. Open the Add (+) menu in the Package Manager’s toolbar.

  3. Select Install package from git URL from the install menu.

  4. Enter a Git URL in the text box.

    https://github.com/tyrads-com/tyrads-unity-sdk-package.git#v4.0.0-pre.4

  5. Select `Install`.

If you want to check for updates and update TyrAds Unity SDK dependency to the latest version from the repository, click Update in the Package Manager window.

To explore how to use the TyrAds Unity SDK, import the Demo example from the package’s Samples section in the Unity Package Manager. To run a Demo scene, please add a valid credentials from our CRM.

Last updated