File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " net.santarh.sth-vrm-util" ,
3- "version" : " 1 .0.0" ,
3+ "version" : " 2 .0.0" ,
44 "displayName" : " Sth Vrm Util" ,
55 "description" : " Utilities for VRM" ,
66 "unity" : " 2021.3" ,
77 "author" : {
88 "name" : " Santarh"
99 },
1010 "dependencies" : {
11- "com.vrmc.vrm" : " 0.114.0 " ,
12- "com.vrmc.univrm" : " 0.114.0 " ,
13- "com.vrmc.vrmshaders" : " 0.114.0 " ,
14- "com.vrmc.gltf" : " 0.114.0 "
11+ "com.vrmc.vrm" : " " ,
12+ "com.vrmc.univrm" : " " ,
13+ "com.vrmc.vrmshaders" : " " ,
14+ "com.vrmc.gltf" : " "
1515 }
1616}
Original file line number Diff line number Diff line change 180180 "depth" : 0 ,
181181 "source" : " embedded" ,
182182 "dependencies" : {
183- "com.vrmc.vrm" : " 0.114.0 " ,
184- "com.vrmc.univrm" : " 0.114.0 " ,
185- "com.vrmc.vrmshaders" : " 0.114.0 " ,
186- "com.vrmc.gltf" : " 0.114.0 "
183+ "com.vrmc.vrm" : " " ,
184+ "com.vrmc.univrm" : " " ,
185+ "com.vrmc.vrmshaders" : " " ,
186+ "com.vrmc.gltf" : " "
187187 }
188188 },
189189 "com.unity.modules.ai" : {
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Unity 上部メニューバーから `Window -> Package Manager` を選択し、
1212そして入力欄に以下の URL を入力し、 ` Add ` ボタンを押します。
1313
1414```
15- https://github.com/Santarh/SthVrmUtil.git?path=/Packages/net.santarh.sth-vrm-util#1 .0.0
15+ https://github.com/Santarh/SthVrmUtil.git?path=/Packages/net.santarh.sth-vrm-util#2 .0.0
1616```
1717
1818## ExpressionWrapper
You can’t perform that action at this time.
0 commit comments