Skip to content

Commit d88106a

Browse files
author
davidkline-ms
committed
add back files that 'disappeared'
1 parent f717b1a commit d88106a

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"name": "com.microsoft.mixedreality.toolkit.extensions",
3+
"displayName": "Mixed Reality Toolkit Extensions",
4+
"version": "%version%",
5+
"unity": "2019.4",
6+
"description": "Extensions to the Microsoft Mixed Reality Toolkit. This package includes: Hand Physics Service, Lost Tracking Service and Scene Transition Service.",
7+
"keywords": [
8+
"mrtk",
9+
"microsoft",
10+
"mixed",
11+
"reality",
12+
"augmented",
13+
"virtual",
14+
"hololens",
15+
"xr",
16+
"extensions"
17+
],
18+
"author": "Microsoft",
19+
"license": "MIT",
20+
"repository": {
21+
"type": "git",
22+
"url": "https://github.com/microsoft/MixedRealityToolkit-Unity.git"
23+
},
24+
"bugs": {
25+
"url": "https://github.com/microsoft/MixedRealityToolkit-Unity/issues"
26+
},
27+
"dependencies": {
28+
"com.microsoft.mixedreality.toolkit.foundation": "%version%"
29+
},
30+
%samples%
31+
}

Assets/MRTK/Extensions/packagetemplate.json.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)