From 098c2fa9a583a9595b2da28d864154433af2641e Mon Sep 17 00:00:00 2001 From: max Date: Mon, 5 Apr 2021 22:49:45 +0200 Subject: [PATCH] Update package.json --- package.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 423e89d..53701c9 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,13 @@ "samples": [ { "displayName": "Example 1", - "description": "This sample is just an example", + "description": "Example for testing", "path": "Samples~/Example1" + }, + { + "displayName": "Example 2", + "description": "Character and spawner example", + "path": "Samples~/Example2" } ], "dependencies": {