Files
bettergi-scripts-list/repo/js/AbundantOre/manifest.json
Jamis 02c79e55f0 JS脚本AbundantOre升级至0.27,等0.55 (#2657)
* add new paths

* update statistics

* update

* fix typo

* update statistics
2026-01-17 11:25:29 +08:00

20 lines
510 B
JSON

{
"bgi_version": "0.55.0",
"manifest_version": 1,
"name": "矿产资源批发",
"version": "0.27",
"description": "自动记录矿石刷新时间,优先选择效率最高的路线,支持按区域、种类、数量自动规划挖矿路线",
"authors": [
{
"name": "芝士贝果",
"links": "https://github.com/cheese-bagel"
}
],
"saved_files": [
"local/disabled_paths.txt",
"local/persistent_data.json"
],
"settings_ui": "settings.json",
"main": "main.js"
}