Update package.json

This commit is contained in:
max 2021-04-05 22:49:45 +02:00
parent 3f262ca743
commit 098c2fa9a5

View File

@ -20,8 +20,13 @@
"samples": [ "samples": [
{ {
"displayName": "Example 1", "displayName": "Example 1",
"description": "This sample is just an example", "description": "Example for testing",
"path": "Samples~/Example1" "path": "Samples~/Example1"
},
{
"displayName": "Example 2",
"description": "Character and spawner example",
"path": "Samples~/Example2"
} }
], ],
"dependencies": { "dependencies": {