UniVRM/Assets/UniGLTF/package.json
ousttrue 251c3d7706 Samples を Samples~ に移動
以降、Unity でコンパイルが通っていることを保証できない。つらい
2021-10-13 17:37:45 +09:00

16 lines
289 B
JSON

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