21 lines
340 B
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"
|
|
}
|
|
]
|
|
}
|