Skip to content

Commit 14abb6a

Browse files
authored
Merge pull request #1 from toannm1989/main
Show sample on Unity package manager
2 parents b43e1fa + 688607b commit 14abb6a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,12 @@
3434
"name": "itisnajim",
3535
"email": "[email protected]",
3636
"url": "https://www.itisnajim.com"
37-
}
37+
},
38+
"samples": [
39+
{
40+
"displayName": "Socket Unity Client Example",
41+
"description": "Contains sample code for Socket Unity Client",
42+
"path": "Samples~/Sample"
43+
}
44+
]
3845
}

0 commit comments

Comments
 (0)