Files
2026-06-10 11:16:10 +02:00

21 lines
412 B
JSON

{
"name": "arcana-codex-plugins",
"interface": {
"displayName": "Arcana Codex Plugins"
},
"plugins": [
{
"name": "staged-implementation",
"source": {
"source": "local",
"path": "./plugins/staged-implementation"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "Productivity"
}
]
}