Files
UniVRM/Assets/UniGLTF/package.json
ousttrue 54d2e967e5 mv VRM10.Samples to VRM10/Samples
* StreamingAssets 移動
* BVH load 調整
2021-08-18 18:19:14 +09:00

16 lines
292 B
JSON

{
"name": "com.vrmc.unigltf",
"version": "2.16.0",
"displayName": "UniGLTF",
"description": "GLTF importer and exporter",
"unity": "2019.4",
"keywords": [
"gltf"
],
"author": {
"name": "VRM Consortium"
},
"dependencies": {
"com.vrmc.vrmshaders": "0.80.0"
}
}