mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-10 12:41:57 -05:00
22 lines
384 B
JSON
22 lines
384 B
JSON
{
|
|
"name": "com.vrmc.univrm",
|
|
"version": "0.62.0",
|
|
"displayName": "VRM",
|
|
"description": "VRM importer",
|
|
"unity": "2018.4",
|
|
"keywords": [
|
|
"vrm",
|
|
"importer",
|
|
"avatar",
|
|
"vr"
|
|
],
|
|
"author": {
|
|
"name": "VRM Consortium"
|
|
},
|
|
"dependencies": {
|
|
"com.vrmc.vrmshaders": "0.62.0",
|
|
"com.vrmc.meshutility": "0.62.0",
|
|
"com.vrmc.unigltf": "2.0.0"
|
|
}
|
|
}
|