Files
42marketplaces/sync/gh-dev-gom-claude-code-marketplace-plugins-blender-toolkit.json
2025-11-29 18:53:27 +08:00

18 lines
526 B
JSON

{
"name": "blender-toolkit",
"owner": {
"name": "Dev GOM",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "blender-toolkit",
"description": "Blender automation toolkit with CLI for geometry, materials, modifiers, collections, animation retargeting, and WebSocket-based real-time control",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-dev-gom-claude-code-marketplace-plugins-blender-toolkit.git"
},
"strict": true
}
]
}