Updated package.json to include visitor samples

This commit is contained in:
Pascal Serrarens 2022-01-13 15:08:39 +01:00
parent d742c13fb4
commit a0038a94c7

View File

@ -23,8 +23,13 @@
"samples": [
{
"displayName": "Example Sites",
"descriptoin": "Example sites which can be visited with a Humanoid Visitor",
"description": "Example sites which can be visited with a Humanoid Visitor",
"path": "Samples/Sites"
},
{
"displayName": "Default Visitors",
"description": "Visitors which can browse sites",
"path": "Samples/Visitors"
}
]
}