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

18 lines
583 B
JSON

{
"name": "unity-editor-toolkit",
"owner": {
"name": "Dev GOM",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "unity-editor-toolkit",
"description": "Complete Unity Editor control toolkit with real-time WebSocket communication, SQLite database integration, and GUID-based persistence for GameObjects, hierarchy, scenes, console, and more",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-dev-gom-claude-code-marketplace-plugins-unity-editor-toolkit.git"
},
"strict": true
}
]
}