Skip to content

Commit de8a840

Browse files
committed
Added changelogUrl and documentationUrl to the packages
1 parent e2bdd03 commit de8a840

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Packages/webxr-interactions/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
"unity": "2019.4",
66
"unityRelease": "7f1",
77
"description": "WebXR interactions components and samples for WebXR Export",
8+
"changelogUrl": "https://github.com/De-Panther/unity-webxr-export/blob/master/Packages/webxr-interactions/CHANGELOG.md",
9+
"documentationUrl": "https://github.com/De-Panther/unity-webxr-export/tree/master/Documentation",
810
"keywords": [
911
"webxr",
1012
"xr",

Packages/webxr/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
"unity": "2019.4",
66
"unityRelease": "7f1",
77
"description": "Export Unity projects to WebXR",
8+
"changelogUrl": "https://github.com/De-Panther/unity-webxr-export/blob/master/Packages/webxr/CHANGELOG.md",
9+
"documentationUrl": "https://github.com/De-Panther/unity-webxr-export/tree/master/Documentation",
810
"keywords": [
911
"webxr",
1012
"xr",

0 commit comments

Comments
 (0)