Files
bettergi-scripts-list/repo/js/CD-Aware-AutoGather/manifest.json

19 lines
681 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管理和目标设定的自动采集",
"_version_note": "更新版本号时请一并更新README的问题反馈链接中的版本号",
"version": "2.3.0",
"bgi_version": "0.55.0",
"description": "自动同步你通过BetterGI订阅的地图追踪任务执行采集任务并管理材料采集目标和刷新时间。\n支持联机模式采集和多账号记录。\n首次使用前请先简单阅读说明",
"authors": [
{
"name": "Ayaka-Main",
"links": "https://github.com/Patrick-Ze"
}
],
"settings_ui": "settings.json",
"main": "main.js",
"saved_files": [
"record/"
]
}