mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-03-21 18:05:03 -05:00
生成
This commit is contained in:
parent
eae5ef8e5c
commit
525b50b62c
|
|
@ -14,7 +14,8 @@
|
|||
"com.unity.modules.animation": "1.0.0",
|
||||
"com.unity.modules.imgui": "1.0.0",
|
||||
"com.unity.modules.imageconversion": "1.0.0",
|
||||
"com.unity.test-framework": "1.4.6"
|
||||
"com.unity.test-framework": "1.4.6",
|
||||
"com.unity.mathematics": "1.2.6"
|
||||
},
|
||||
"samples": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -154,7 +154,8 @@
|
|||
"com.unity.modules.animation": "1.0.0",
|
||||
"com.unity.modules.imgui": "1.0.0",
|
||||
"com.unity.modules.imageconversion": "1.0.0",
|
||||
"com.unity.test-framework": "1.4.6"
|
||||
"com.unity.test-framework": "1.4.6",
|
||||
"com.unity.mathematics": "1.2.6"
|
||||
}
|
||||
},
|
||||
"com.vrmc.univrm": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user