18 lines
583 B
JSON
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
|
|
}
|
|
]
|
|
} |