mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-07-21 09:40:57 -05:00
生成元を修正
This commit is contained in:
parent
42dbc61b91
commit
271d2ae6b6
|
|
@ -23,4 +23,4 @@
|
|||
"path": "Samples~/GltfViewer"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -169,7 +169,10 @@ namespace UniGLTF
|
|||
""name"": ""VRM Consortium""
|
||||
}},
|
||||
""dependencies"": {{
|
||||
""com.unity.modules.animation"": ""1.0.0""
|
||||
""com.unity.modules.animation"": ""1.0.0"",
|
||||
""com.unity.modules.imgui"": ""1.0.0"",
|
||||
""com.unity.modules.imageconversion"": ""1.0.0"",
|
||||
""com.unity.feature.development"": ""1.0.1""
|
||||
}},
|
||||
""samples"": [
|
||||
{{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user