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

Add wizard for creating custom MRTK3 subsystems #10734

Closed david-c-kline closed 2 years ago

david-c-kline commented 2 years ago

This issue has been migrated a new MRTK repository, and the status of this issue will now be tracked at the following location:


Subsystems are the MRTK3 replacement for core and extension services. Create an in-editor wizard to help guide developers through the process of creating a new subsystem based on MRTK3 base classes.

This is the replacement and successor to the Extension Service Creator.

keveleigh commented 2 years ago

Fixed via #10829