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

11 lines
290 B
JSON

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