29 lines
1.0 KiB
JSON
29 lines
1.0 KiB
JSON
{
|
|
"name": "codex-game-studios",
|
|
"version": "0.1.0",
|
|
"description": "[TODO: Brief plugin description]",
|
|
"author": {
|
|
"name": "[TODO: Author Name]",
|
|
"email": "[TODO: author@example.com]",
|
|
"url": "[TODO: https://example.com]"
|
|
},
|
|
"homepage": "[TODO: https://example.com/codex-game-studios]",
|
|
"repository": "https://gitea.wuxianming.ac.cn/wxm/codex-game-studios",
|
|
"license": "[TODO: License identifier, for example MIT]",
|
|
"keywords": [],
|
|
"interface": {
|
|
"displayName": "Codex Game Studios",
|
|
"shortDescription": "[TODO: Short description for compact views]",
|
|
"longDescription": "[TODO: Longer plugin description for details views]",
|
|
"developerName": "[TODO: Developer or team name]",
|
|
"category": "Coding",
|
|
"capabilities": [],
|
|
"websiteURL": "[TODO: https://example.com]",
|
|
"privacyPolicyURL": "[TODO: https://example.com/privacy]",
|
|
"termsOfServiceURL": "[TODO: https://example.com/terms]",
|
|
"defaultPrompt": [],
|
|
"brandColor": "#0F766E",
|
|
"screenshots": []
|
|
}
|
|
}
|