Files
bettergi-scripts-list/repo/js/AutoFriendshipFowl/manifest.json
Gedley 1772354e60 JS脚本:禽肉好感 (#3155)
* 提交新的好感任务脚本

* 完善JS脚本:禽肉好感

* 完善JS脚本:禽肉好感

* 完善JS脚本:禽肉好感

* JS脚本:禽肉好感,增加预估剩余时间显示

* 替换JS脚本:鸡腿好感
2026-04-27 22:20:51 +08:00

26 lines
585 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"manifest_version": 1,
"name": "鸡腿好感",
"version": "1.5",
"tags": [
"好感",
"突发事件"
],
"bgi_version": "0.45.0",
"description": "消耗禽肉喂狗完成“动物密友”好感任务获取角色好感、摩拉、锻造矿。确保队伍满员每天最多10次。",
"authors": [
{
"name": "花火"
},
{
"name": "秋云",
"links": "https://github.com/physligl"
},
{
"name": "Gedley",
"link": "https://github.com/Gedley"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}