Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/mtion-tv-sdk.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Mtion SDK** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/mtion-tv-sdk.git
```

[![pkglnk](https://www.pkglnk.dev/badge/mtion-tv-sdk.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/mtion-tv-sdk)

Dependencies (7)

README

Mtion SDK

Build, create, and publish customized clubhouses, assets and experiences.

Installation

:rotating_light: Unity Version 6000.3.9f1 suggested. Min version tested on is 2021.3.25f1. Download Here :rotating_light:

  1. First, make sure Git is installed (https://git-scm.com/)
  2. Open package manager inside Unity
  3. Click "+" button
  4. Click "Add package from Git URL"
  5. Paste in https://github.com/mtion-tv/MtionSDK.git

OR

Open the manifest.json file inside of the Packages folder in root Unity project. Then paste in below to add package

"com.mtion.sdk": "https://github.com/mtion-tv/MtionSDK.git",

OR

Click on Releases (right side bar) and download the .tgz package. Then:

  1. Open package manager inside Unity
  2. Click the "+" button
  3. Click "Add package from tarball"
  4. Locate and choose the .tgz package you downloaded

OR

Use the OpenUPM version. Follow instructions here: https://openupm.com/packages/com.mtion.sdk/

Refreshing Package

Open the package manifest.json, then delete package. Save file. Let unity refresh. Then readd package again. New files will be loaded.

Documentation (Outdated)

https://docs.mtion.xyz/mtion/mtion-sdk/mtion-sdk-documentation

Comments

No comments yet. Be the first!