尘歌壶一条龙 (#932)

* Update and rename readme.txt to readme.md

* Update readme.md

* Update and rename readme.md to README.md

* Update main.js

* Update manifest.json

* Update README.md

* Update README.md

* Add files via upload

* Add files via upload

* Add files via upload

* Update repo/js/尘歌壶一条龙/manifest.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: 秋云 <physligl@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
迷路の龙王
2025-05-27 14:03:08 +08:00
committed by GitHub
parent 7daee72ad7
commit 866dc23a7e
3 changed files with 449 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
[
{
"name": "route",
"type": "input-text",
"label": "进入尘歌壶以后寻找阿圆的路径\n填写规则方向键+空格+时间(单位:毫秒)\n多个路径用英文逗号隔开示例A 1800,S 1300\n示例配套洞天摹数81708444664"
},
{
"name": "itemsToBuy",
"type": "input-text",
"label": "想要购买的物品名称,支持只填写部分文字\n多个物品用英文逗号隔开例如祝圣精华,树脂"
},
{
"name": "forgingRoute",
"type": "input-text",
"label": "锻造路径(格式同上)示例D 2000\n周一自动执行"
},
{
"name": "cookingRoute",
"type": "input-text",
"label": "烹饪路径(格式同上)示例W 1000\n周一自动执行"
}
]