mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-12 13:34:39 -05:00
17 lines
333 B
JSON
17 lines
333 B
JSON
{
|
|
"name": "com.vrmc.gltf",
|
|
"version": "0.97.0",
|
|
"displayName": "UniGLTF",
|
|
"description": "GLTF importer and exporter",
|
|
"unity": "2019.4",
|
|
"keywords": [
|
|
"gltf"
|
|
],
|
|
"author": {
|
|
"name": "VRM Consortium"
|
|
},
|
|
"dependencies": {
|
|
"com.vrmc.vrmshaders": "0.97.0",
|
|
"com.unity.modules.animation": "1.0.0"
|
|
}
|
|
} |