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

18 lines
590 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": "2.0.2",
"bgi_version": "0.54.1-alpha.1",
"description": "自动同步你通过BetterGI订阅的地图追踪任务执行采集任务并管理材料采集目标和刷新时间。\n支持联机模式采集和多账号记录。\n首次使用前请先简单阅读说明",
"authors": [
{
"name": "Ayaka-Main",
"links": "https://github.com/Patrick-Ze"
}
],
"settings_ui": "settings.json",
"main": "main.js",
"saved_files": [
"record/"
]
}