From 6ef9ec49c208afc26337e8b6960145541622fb96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?100=E3=81=AE=E4=BA=BA?= <100@pokemori.jp> Date: Sat, 19 Mar 2022 16:21:21 +0900 Subject: [PATCH] v32.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8541e4a..7621175 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jp.pokemori.vrm-converter-for-vrchat", - "version": "32.0.0", + "version": "32.0.1", "displayName": "VRM Converter for VRChat", "description": "Unityのエディタ拡張です。次の3つのツールが含まれています。\n\n• VRMプレハブをVRChat用アバターへ変換\n• VRChat用アバターをVRMへ変換\n• メッシュ・サブメッシュの結合\n\n━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n\nThis is the Unity Editor extension. This includes the following three tools\n\n• Convert VRM prefab to VRChat avatar\n• Convert VRChat avatar to VRM\n• Merge meshes and submeshes", "unity": "2019.4",