更新到v3

This commit is contained in:
沫烬染
2023-08-04 19:08:31 +08:00
parent 321cb02e21
commit 729809b3ae
5 changed files with 8 additions and 20 deletions

View File

@@ -1,18 +1,22 @@
{
"manifest_version": 2,
"manifest_version": 3,
"type": "extension",
"name": "插件模板",
"slug": "plugin_template",
"description": "LiteLoaderQQNT的插件模板",
"version": "0.1.0",
"thumbnail": "./default_icon.png",
"thumbnail": "./icon.png",
"author": {
"name": "沫烬染",
"link": "https://github.com/mo-jinran"
},
"repository": {
"repo": "LiteLoaderQQNT-Plugin-Template",
"branch": "main"
"branch": "main",
"use_release": {
"tag": "latest",
"name": "Plugin-Template.zip"
}
},
"platform": [
"win32",