microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6k stars 2.12k forks source link

Is it possible to prepare a unity-package of this toolkit? #171

Closed matatabi-ux closed 8 years ago

matatabi-ux commented 8 years ago

Great toolkit!

But I hope to import this toolkit to my project more easily. Is it possible to prepare a unity-package of this toolkit?

Double-clicking a unity-package file, UnityEditor import this package automatically.

Unity Manual - Exporting Packages https://docs.unity3d.com/Manual/HOWTO-exportpackage.html

NeerajW commented 8 years ago

Yes. Please follow the steps in GettingStarted.md.

riverar commented 8 years ago

You can also download the latest up-to-date package from https://riverar.github.io/HoloToolkit-Unity-Builds/ (my personal little project, no guarantees right now)

NeerajW commented 8 years ago

@matatabi-ux did this help answer your question? Is it ok to close this issue?