From a481f3287f237eccf5fdb87391c7ec54f2151a8d Mon Sep 17 00:00:00 2001 From: ousttrue Date: Tue, 24 Dec 2024 15:17:04 +0900 Subject: [PATCH] fix description --- Assets/VRM10/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/VRM10/package.json b/Assets/VRM10/package.json index 5412f76d6..d3110637e 100644 --- a/Assets/VRM10/package.json +++ b/Assets/VRM10/package.json @@ -29,7 +29,7 @@ }, { "displayName": "ClothSample", - "description": "First Person layer sample with multi camera", + "description": "Experimental cloth implementation", "path": "Samples~/ClothSample" } ]