mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-03-31 06:45:09 -05:00
16 lines
289 B
JSON
16 lines
289 B
JSON
{
|
|
"name": "com.vrmc.gltf",
|
|
"version": "0.91.0",
|
|
"displayName": "UniGLTF",
|
|
"description": "GLTF importer and exporter",
|
|
"unity": "2019.4",
|
|
"keywords": [
|
|
"gltf"
|
|
],
|
|
"author": {
|
|
"name": "VRM Consortium"
|
|
},
|
|
"dependencies": {
|
|
"com.vrmc.vrmshaders": "0.91.0"
|
|
}
|
|
} |