Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Commit 708b0f1

Browse files
committed
add package meta data
1 parent 88c57a4 commit 708b0f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

com.unity.uiwidgets/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"version": "2.0.2-preview.1",
55
"unity": "2019.4",
66
"description": "UIWidgets allows you to build beautiful cross-platform apps through Unity",
7+
"documentationUrl" : "https://docs.unity.cn/cn/Packages-cn/[email protected]/cn/manual/GetStarted.html",
8+
"changelogUrl" : "https://github.com/Unity-Technologies/com.unity.uiwidgets/blob/master/com.unity.uiwidgets/CHANGELOG.md",
9+
"licensesUrl" : "https://github.com/Unity-Technologies/com.unity.uiwidgets/blob/master/com.unity.uiwidgets/LICENSE.md",
710
"dependencies": {
811
}
912
}

0 commit comments

Comments
 (0)