Add CJYSA free Codex marketplace

This commit is contained in:
CJYSEX
2026-07-22 15:50:54 +08:00
parent 5cda5f2e4c
commit ad9403f7fc
7 changed files with 163 additions and 1 deletions

View File

@@ -0,0 +1,20 @@
{
"name": "cjysa-free",
"interface": {
"displayName": "CJYSA 免费插件市场"
},
"plugins": [
{
"name": "cjysa-relay-basic",
"source": {
"source": "local",
"path": "./plugins/cjysa-relay-basic"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "Developer Tools"
}
]
}