36 lines
967 B
JSON
36 lines
967 B
JSON
{
|
|
"manifest_version": 2,
|
|
"version": "1.0.1",
|
|
"name": "Napcat_Adapter",
|
|
"description": "Built-in NapCat adapter plugin for QQ / NapCat message gateway and platform actions.",
|
|
"author": {
|
|
"name": "MaiBot Team",
|
|
"url": "https://github.com/Mai-with-u"
|
|
},
|
|
"license": "GPL-v3.0-or-later",
|
|
"urls": {
|
|
"repository": "https://github.com/Mai-with-u/MaiBot-Napcat-Adapter",
|
|
"homepage": "https://github.com/Mai-with-u/MaiBot-Napcat-Adapter",
|
|
"documentation": "https://github.com/Mai-with-u/MaiBot-Napcat-Adapter",
|
|
"issues": "https://github.com/Mai-with-u/MaiBot-Napcat-Adapter/issues"
|
|
},
|
|
"host_application": {
|
|
"min_version": "1.0.0",
|
|
"max_version": "1.0.0"
|
|
},
|
|
"sdk": {
|
|
"min_version": "2.0.0",
|
|
"max_version": "2.99.99"
|
|
},
|
|
"dependencies": [],
|
|
"capabilities": [],
|
|
"i18n": {
|
|
"default_locale": "zh-CN",
|
|
"supported_locales": [
|
|
"zh-CN",
|
|
"en-US"
|
|
]
|
|
},
|
|
"id": "maibot-team.napcat-adapter"
|
|
}
|