microsoft / MixedRealityToolkit

The MixedRealityToolkit is a collection of scripts and components intended to accelerate the development of mixed reality applications targeting Windows Mixed Reality.
MIT License
856 stars 276 forks source link

Add package.json and packaging step to pipeline #240

Closed keveleigh closed 3 years ago

keveleigh commented 3 years ago
  1. Updates script namespaces to match MRTK
  2. Adds a package.json for UPM packaging
  3. Adds a packaging step to the pipeline for publishing a .tgz to Azure Artifacts
  4. Removes a stale #pragma warning disable from old versions of Unity 👴
  5. Adds meta files for everything in the UPM package
  6. Updates the test console app to pause before closing and updates the printed message to be more accurate