Files
bettergi-scripts-list/repo/js/采集cd管理@mno/manifest.json
mno 22ba06b7c8 js: 精英规划、小怪规划、自动消耗复活药 (#741)
* 三个js更新

精英js:跟进死亡笔记400的路线包

* js;欸起飞,飞

* fix: 重命名

---------

Co-authored-by: 秋云 <physligl@gmail.com>
2025-05-08 23:19:14 +08:00

15 lines
416 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": "采集cd管理@mno",
"version": "1.0",
"bgi_version": "0.44.8",
"description": "基于文件夹操作自动管理采集路线的cd会按照路径组的顺序依次运行直到指定的时间并会按照给定的cd类型自动跳过未刷新的路线",
"authors": [
{
"name": "mno"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}