Skip to content

Commit ee6f6ce

Browse files
authored
Merge pull request #86 from IShix-g/feature/package-json
feature: Add Required Links to package.json
2 parents f938fc5 + b329995 commit ee6f6ce

File tree

1 file changed

+3
-0
lines changed
  • Assets/MackySoft/MackySoft.SerializeReferenceExtensions

1 file changed

+3
-0
lines changed

Assets/MackySoft/MackySoft.SerializeReferenceExtensions/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
"keywords": [ "SerializeReference", "Editor" ],
99
"license": "MIT",
1010
"dependencies": {},
11+
"documentationUrl": "https://github.com/mackysoft/Unity-SerializeReferenceExtensions",
12+
"changelogUrl": "https://github.com/mackysoft/Unity-SerializeReferenceExtensions/releases",
13+
"licensesUrl": "https://github.com/mackysoft/Unity-SerializeReferenceExtensions/blob/main/LICENSE",
1114
"samples": [
1215
{
1316
"displayName": "Get Started",

0 commit comments

Comments
 (0)