* 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>
23 lines
821 B
JSON
23 lines
821 B
JSON
[
|
||
{
|
||
"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周一自动执行"
|
||
}
|
||
]
|