From 92d29a8e31ede9fd2d84670d1a8f6ef8ddead015 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B7=E4=B8=AA=E5=90=8D=E5=AD=97=E5=A5=BD=E9=9A=BE?= =?UTF-8?q?=E7=9A=84=E5=96=B5?= <25520958+MisakaAldrich@users.noreply.github.com> Date: Thu, 7 Aug 2025 22:44:47 +0800 Subject: [PATCH] add js authors --- repo/js/AEscoffier_chef/manifest.json | 2 +- .../manifest.json | 3 +- repo/js/AutoStygianOnslaught/manifest.json | 9 ++++-- repo/js/Language/manifest.json | 29 +++++++++---------- repo/js/背包材料统计/manifest.json | 3 +- repo/js/角色养成一条龙/manifest.json | 6 ++-- 6 files changed, 28 insertions(+), 24 deletions(-) diff --git a/repo/js/AEscoffier_chef/manifest.json b/repo/js/AEscoffier_chef/manifest.json index 71d49dd8..bfec258b 100644 --- a/repo/js/AEscoffier_chef/manifest.json +++ b/repo/js/AEscoffier_chef/manifest.json @@ -7,7 +7,7 @@ "authors": [ { "name": "提瓦特钓鱼玳师", - "url": "https://github.com/Hijiwos" + "links": "https://github.com/Hijiwos" } ], "settings_ui": "settings.json", diff --git a/repo/js/AutoRefinedCondensationResin/manifest.json b/repo/js/AutoRefinedCondensationResin/manifest.json index 5c9587dd..aa99046b 100644 --- a/repo/js/AutoRefinedCondensationResin/manifest.json +++ b/repo/js/AutoRefinedCondensationResin/manifest.json @@ -10,7 +10,8 @@ ], "authors": [ { - "name": "蜜柑魚" + "name": "蜜柑魚", + "links": "https://github.com/this-Fish" } ], "settings_ui": "settings.json", diff --git a/repo/js/AutoStygianOnslaught/manifest.json b/repo/js/AutoStygianOnslaught/manifest.json index 06f599bb..fa433b9a 100644 --- a/repo/js/AutoStygianOnslaught/manifest.json +++ b/repo/js/AutoStygianOnslaught/manifest.json @@ -2,14 +2,17 @@ "manifest_version": 1, "name": "自动幽境危战", "version": "1.7", - "tags": ["幽境危战"], + "tags": [ + "幽境危战" + ], "bgi_version": "0.44.8", "description": "请先配置好秘境内的队伍,幽境危战战斗失败或执行错误会重试一次,请保证队伍实力", "authors": [ { - "name": "LCB-茶包" + "name": "LCB-茶包", + "links": "https://github.com/kaedelcb" } ], "settings_ui": "settings.json", "main": "main.js" -} +} \ No newline at end of file diff --git a/repo/js/Language/manifest.json b/repo/js/Language/manifest.json index 915819c1..c13bbc2f 100644 --- a/repo/js/Language/manifest.json +++ b/repo/js/Language/manifest.json @@ -1,16 +1,15 @@ { - "manifest_version": 1, - "name": "语言 / 語言 / Language / 言語 / 언어", - "version": "1.0", - "bgi_version": "0.45.0", - "description": "更改游戏语言。\n更改遊戲語言。\nChange the game language.\nゲーム言語を変更します。\n게임 언어를 변경하십시오.", - "authors": [ - { - "name": "ddaodan", - "link": "https://github.com/ddaodan" - } - ], - "settings_ui": "settings.json", - "main": "main.js" - } - \ No newline at end of file + "manifest_version": 1, + "name": "语言 / 語言 / Language / 言語 / 언어", + "version": "1.0", + "bgi_version": "0.45.0", + "description": "更改游戏语言。\n更改遊戲語言。\nChange the game language.\nゲーム言語を変更します。\n게임 언어를 변경하십시오.", + "authors": [ + { + "name": "ddaodan", + "links": "https://github.com/ddaodan" + } + ], + "settings_ui": "settings.json", + "main": "main.js" +} \ No newline at end of file diff --git a/repo/js/背包材料统计/manifest.json b/repo/js/背包材料统计/manifest.json index d8180227..84d4e016 100644 --- a/repo/js/背包材料统计/manifest.json +++ b/repo/js/背包材料统计/manifest.json @@ -6,7 +6,8 @@ "description": "默认四行为一页;模板匹配材料,OCR识别数量。\n数字太小可能无法识别,用?代替。\n目前支持采集材料的数量统计+路径CD管理。", "authors": [ { - "name": "吉吉喵" + "name": "吉吉喵", + "links": "https://github.com/JJMdzh" } ], "settings_ui": "settings.json", diff --git a/repo/js/角色养成一条龙/manifest.json b/repo/js/角色养成一条龙/manifest.json index b1dfa278..a3f3b5fe 100644 --- a/repo/js/角色养成一条龙/manifest.json +++ b/repo/js/角色养成一条龙/manifest.json @@ -5,10 +5,10 @@ "description": "详见readme.md", "authors": [ { - "name": "柒叶子", - "link": "https://github.com/511760049" + "name": "柒叶子", + "links": "https://github.com/5117600049" } ], "settings_ui": "settings.json", "main": "main.js" -} +} \ No newline at end of file