zcbot/windows-node/adapters/blender.scene.author@v2/adapter.json

11 lines
290 B
JSON

{
"capability": "blender.scene.author@v2",
"adapter_version": "0.2.0",
"runtime": "python",
"runtime_id": "blender",
"entrypoint": "worker.py",
"contract": "blender.scene.author.v2.json",
"worker_timeout_minutes": 120,
"running_detail": "Blender 正在生成三维场景"
}