mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-13 14:04:29 -05:00
13 lines
321 B
JSON
13 lines
321 B
JSON
{
|
|
"name" : "com.vrmc.univrm",
|
|
"version" : "0.55.0",
|
|
"displayName" : "VRM",
|
|
"description" : "VRM importer",
|
|
"unity" : "2017.1",
|
|
"keywords" : [ "vrm", "importer", "avatar", "vr" ],
|
|
"author" : { "name": "VRM Consortium" },
|
|
"dependencies": {
|
|
"com.vrmc.vrmshaders": "0.56.0"
|
|
}
|
|
}
|