For the complete documentation index, see llms.txt. This page is also available as Markdown.

Detailed Scoped Registry Instructions

The following will guide you on how to install MOTAR SDK for Unity if you have never installed via a Scoped Registry.

How to install the MOTAR SDK for Unity via Scoped Registries

  • Click on "Edit" -> Project Settings

  • From the Project Settings window, click on "Package Manager"

  • Add a new scoped registry with the following:

    1. Name: MOTAR

    2. URL: https://registry.hub.motar.com

    3. Scope(s): com.motar

  • Click "Save/Apply"

  • Close the Project Settings window

  • Click on "Window" -> Package Manager

  • From the Package Manager window, click on the second drop down and switch it from “Packages: In Project” to “My Registries”.

  • Under “Dynepic” click “MOTAR SDK”.

  • Click "Install".

  • The MOTAR SDK is now installed.

Last updated