fix: 补充manifest.json作者信息

This commit is contained in:
起个名字好难
2025-07-05 00:25:10 +08:00
parent b12263e209
commit 6ca25eaaa2
15 changed files with 65 additions and 22 deletions

View File

@@ -37,7 +37,11 @@ author_links = {
"灰林鸮": "https://github.com/Strix-nivicolum", "灰林鸮": "https://github.com/Strix-nivicolum",
"Tim": "https://github.com/Limint", "Tim": "https://github.com/Limint",
"花见木易": "https://github.com/Flower-MUYi", "花见木易": "https://github.com/Flower-MUYi",
"无限不循环": "https://github.com/non-repeating001" "无限不循环": "https://github.com/non-repeating001",
"wjdsg": "https://gitee.com/wangjian0327/auto-bgi",
"HZYgrandma": "https://github.com/HZYgrandma",
"huiyadanli": "https://github.com/huiyadanli",
"呱呱z": "https://github.com/jidingcai"
} }
# 获取命令行参数 # 获取命令行参数
@@ -94,7 +98,7 @@ for root, dirs, files in os.walk(folder_path):
if new_name in author_links: if new_name in author_links:
author_obj["links"] = author_links[new_name] author_obj["links"] = author_links[new_name]
new_authors.append(author_obj) new_authors.append(author_obj)
data["info"]["author"] = new_authors data["authors"] = new_authors
modified = True modified = True
print("✅ 替换为结构化 author") print("✅ 替换为结构化 author")

View File

@@ -37,7 +37,11 @@ author_links = {
"灰林鸮": "https://github.com/Strix-nivicolum", "灰林鸮": "https://github.com/Strix-nivicolum",
"Tim": "https://github.com/Limint", "Tim": "https://github.com/Limint",
"花见木易": "https://github.com/Flower-MUYi", "花见木易": "https://github.com/Flower-MUYi",
"无限不循环": "https://github.com/non-repeating001" "无限不循环": "https://github.com/non-repeating001",
"wjdsg": "https://gitee.com/wangjian0327/auto-bgi",
"HZYgrandma": "https://github.com/HZYgrandma",
"huiyadanli": "https://github.com/huiyadanli",
"呱呱z": "https://github.com/jidingcai"
} }
# 获取命令行参数 # 获取命令行参数

View File

@@ -5,8 +5,11 @@
"description": "BetterGI自带脚本用于传送后并执行自动秘境。秘境中角色死亡复活后继续回去战斗。", "description": "BetterGI自带脚本用于传送后并执行自动秘境。秘境中角色死亡复活后继续回去战斗。",
"authors": [ "authors": [
{ {
"name": "huiyadanli&iris", "name": "huiyadanli",
"links": "https://github.com/huiyadanli" "links": "https://github.com/huiyadanli"
},
{
"name": "iris"
} }
], ],
"settings_ui": "settings.json", "settings_ui": "settings.json",

View File

@@ -6,9 +6,14 @@
"description": "脚本名称:自动伐木[补充]\n仅包含「炬木」和「桃椰子木」,需要成女(琴)+双风配队不能有除了双风之外的移速加成。仅支持分辨率为1920x1080,dpi1", "description": "脚本名称:自动伐木[补充]\n仅包含「炬木」和「桃椰子木」,需要成女(琴)+双风配队不能有除了双风之外的移速加成。仅支持分辨率为1920x1080,dpi1",
"authors": [ "authors": [
{ {
"name": "提瓦特钓鱼玳师,(火山-二次修订)" "name": "提瓦特钓鱼玳师",
"links": "https://github.com/Hijiwos"
},
{
"name": "火山",
"links": "https://github.com/RRRR623"
} }
], ],
"settings_ui": "settings.json", "settings_ui": "settings.json",
"main": "main.js" "main": "main.js"
} }

View File

@@ -5,9 +5,14 @@
"description": "基于地图追踪的自动伐木,暂不支持'炬木'和'桃椰子木'\n默认砍伐全部支持木材至2000上限\n自定义设置:\n-可更改砍伐木材种类和数量\n-可以单独设置每个木材数量\n-可设置队伍中是否包含一斗按保底20%计算砍伐数量时会除以1.2", "description": "基于地图追踪的自动伐木,暂不支持'炬木'和'桃椰子木'\n默认砍伐全部支持木材至2000上限\n自定义设置:\n-可更改砍伐木材种类和数量\n-可以单独设置每个木材数量\n-可设置队伍中是否包含一斗按保底20%计算砍伐数量时会除以1.2",
"authors": [ "authors": [
{ {
"name": "Tim & 起个名字好难 " "name": "Tim",
"links": "https://github.com/Limint"
},
{
"name": "起个名字好难的喵",
"links": "https://github.com/MisakaAldrich"
} }
], ],
"settings_ui": "settings.json", "settings_ui": "settings.json",
"main": "main.js" "main": "main.js"
} }

View File

@@ -5,8 +5,9 @@
"description": "用于领取纪行", "description": "用于领取纪行",
"authors": [ "authors": [
{ {
"name": "HZYgrandma" "name": "HZYgrandma",
"links": "https://github.com/HZYgrandma"
} }
], ],
"main": "main.js" "main": "main.js"
} }

View File

@@ -5,7 +5,8 @@
"description": "用于领取邮件", "description": "用于领取邮件",
"authors": [ "authors": [
{ {
"name": "HZYgrandma" "name": "HZYgrandma",
"links": "https://github.com/HZYgrandma"
} }
], ],
"main": "main.js" "main": "main.js"

View File

@@ -5,7 +5,8 @@
"description": "在日志窗口一直输出奶龙", "description": "在日志窗口一直输出奶龙",
"authors": [ "authors": [
{ {
"name": "HZYgrandma" "name": "HZYgrandma",
"links": "https://github.com/HZYgrandma"
} }
], ],
"main": "main.js" "main": "main.js"

View File

@@ -5,7 +5,8 @@
"description": "对配队的路径追踪性能进行量化呈现", "description": "对配队的路径追踪性能进行量化呈现",
"authors": [ "authors": [
{ {
"name": "HZYgrandma" "name": "HZYgrandma",
"links": "https://github.com/HZYgrandma"
} }
], ],
"main": "main.js" "main": "main.js"

View File

@@ -5,7 +5,8 @@
"description": "用于退出游戏", "description": "用于退出游戏",
"authors": [ "authors": [
{ {
"name": "HZYgrandma" "name": "HZYgrandma",
"links": "https://github.com/HZYgrandma"
} }
], ],
"main": "main.js" "main": "main.js"

View File

@@ -14,7 +14,8 @@
"links": "https://github.com/5117600049" "links": "https://github.com/5117600049"
}, },
{ {
"name": "呱呱z" "name": "呱呱z",
"links": "https://github.com/jidingcai"
} }
], ],
"settings_ui": "settings.json", "settings_ui": "settings.json",

View File

@@ -5,8 +5,12 @@
"description": "请看一看readme文件", "description": "请看一看readme文件",
"authors": [ "authors": [
{ {
"name": "wjdsg&Tool_tingsu", "name": "wjdsg",
"links": "https://gitee.com/wangjian0327/auto-bgi" "links": "https://gitee.com/wangjian0327/auto-bgi"
},
{
"name": "Tool_tingsu",
"links": "https://github.com/Tooltingsu"
} }
], ],
"settings_ui": "settings.json", "settings_ui": "settings.json",

View File

@@ -3,12 +3,19 @@
"name": "计算机自动睡眠、关机等操作", "name": "计算机自动睡眠、关机等操作",
"version": "1.0", "version": "1.0",
"description": "计算机的自动关机、注销、休眠等操作(默认注销)", "description": "计算机的自动关机、注销、休眠等操作(默认注销)",
"tags": ["计算机", "关机", "注销", "休眠", "重启"], "tags": [
"计算机",
"关机",
"注销",
"休眠",
"重启"
],
"authors": [ "authors": [
{ {
"name": "呱呱z" "name": "呱呱z",
"links": "https://github.com/jidingcai"
} }
], ],
"settings_ui": "settings.json", "settings_ui": "settings.json",
"main": "main.js" "main": "main.js"
} }

View File

@@ -6,9 +6,13 @@
"description": "用于调整游戏时间,精确到分钟,请在调度器中使用", "description": "用于调整游戏时间,精确到分钟,请在调度器中使用",
"authors": [ "authors": [
{ {
"name": "Tim & 子寻" "name": "Tim",
"links": "https://github.com/Limint"
},
{
"name": "子寻"
} }
], ],
"settings_ui": "settings.json", "settings_ui": "settings.json",
"main": "main.js" "main": "main.js"
} }

View File

@@ -11,7 +11,8 @@
], ],
"authors": [ "authors": [
{ {
"name": "呱呱z" "name": "呱呱z",
"links": "https://github.com/jidingcai"
}, },
{ {
"name": "寒露" "name": "寒露"