From 4ce330c59eb88edeb5269878bdfacf77d2a7a222 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 11 May 2020 22:43:50 +0900 Subject: refactor(client): Add note --- src/client/scripts/room/furnitures.json5 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/client/scripts/room/furnitures.json5 b/src/client/scripts/room/furnitures.json5 index 7c1a90a3f9..c731e85a9f 100644 --- a/src/client/scripts/room/furnitures.json5 +++ b/src/client/scripts/room/furnitures.json5 @@ -1,5 +1,7 @@ // 家具メタデータ +// 家具IDはglbファイル及びそのディレクトリ名と一致する必要があります + // 家具にはユーザーが設定できるプロパティを設定可能です: // // props: { -- cgit v1.2.3-freya