UniVRM/Assets/UniGLTF/package.json
ousttrue 4ca7df4d1c UniVRM-0.105.0.
サンプルの更新があるので差分多めです。XXX_Samples から XXX/Samples~ へのコピーが version 更新のついでに動作します。
2022-10-06 21:31:48 +09:00

17 lines
335 B
JSON

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