diff --git a/Assets/UniGLTF/package.json b/Assets/UniGLTF/package.json index 5dd5c10b4..30c60ea66 100644 --- a/Assets/UniGLTF/package.json +++ b/Assets/UniGLTF/package.json @@ -23,4 +23,4 @@ "path": "Samples~/GltfViewer" } ] -} +} \ No newline at end of file diff --git a/Assets/VRM/Editor/Format/VRMVersionMenu.cs b/Assets/VRM/Editor/Format/VRMVersionMenu.cs index 86266ed4b..e0a0a94e9 100644 --- a/Assets/VRM/Editor/Format/VRMVersionMenu.cs +++ b/Assets/VRM/Editor/Format/VRMVersionMenu.cs @@ -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"": [ {{