Files
codex-game-studios/.agents/plugins/marketplace.json

21 lines
340 B
JSON

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