mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
更新插件manifest格式
This commit is contained in:
@@ -1,16 +1,19 @@
|
|||||||
{
|
{
|
||||||
"manifest_version": 1,
|
"manifest_version": 2,
|
||||||
"type": "extension",
|
"type": "extension",
|
||||||
"name": "插件模板",
|
"name": "插件模板",
|
||||||
"slug": "plugin_template",
|
"slug": "plugin_template",
|
||||||
"description": "LiteLoaderQQNT的插件模板",
|
"description": "LiteLoaderQQNT的插件模板",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"author": [
|
"thumbnail": "./default_icon.png",
|
||||||
{
|
"author": {
|
||||||
"name": "沫烬染",
|
"name": "沫烬染",
|
||||||
"link": "https://github.com/mo-jinran"
|
"link": "https://github.com/mo-jinran"
|
||||||
}
|
},
|
||||||
],
|
"repository": {
|
||||||
|
"repo": "LiteLoaderQQNT-Plugin-Template",
|
||||||
|
"branch": "main"
|
||||||
|
},
|
||||||
"platform": [
|
"platform": [
|
||||||
"win32",
|
"win32",
|
||||||
"linux",
|
"linux",
|
||||||
|
BIN
src/default_icon.png
Normal file
BIN
src/default_icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user