添加brainstorm工作流与插件元数据

This commit is contained in:
wxm
2026-05-18 22:05:39 +08:00
parent d34b4cae32
commit 8c7cd6c010
15 changed files with 1598 additions and 18 deletions

View File

@@ -0,0 +1,20 @@
{
"name": "wxm",
"interface": {
"displayName": "wxm"
},
"plugins": [
{
"name": "codex-game-studios",
"source": {
"source": "local",
"path": "./"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "Coding"
}
]
}