mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-07-22 02:00:59 -05:00
add dependency to com.unity.timeline
This commit is contained in:
parent
5949353126
commit
63e5b6014d
|
|
@ -130,6 +130,7 @@ namespace UniGLTF
|
|||
""name"": ""VRM Consortium""
|
||||
}},
|
||||
""dependencies"": {{
|
||||
""com.unity.timeline"": ""1.7.6"",
|
||||
""com.vrmc.gltf"": ""{0}""
|
||||
}},
|
||||
""samples"": [
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
"name": "VRM Consortium"
|
||||
},
|
||||
"dependencies": {
|
||||
"com.unity.timeline": "1.7.6",
|
||||
"com.vrmc.gltf": "0.128.3"
|
||||
},
|
||||
"samples": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user