chore: import private baseline from gitea state

This commit is contained in:
Losita
2026-05-11 19:24:06 +08:00
parent 161fc42c52
commit 1ba863d135
111 changed files with 10873 additions and 7347 deletions

View File

@@ -0,0 +1,35 @@
{
"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"
}