mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-04-05 06:55:16 +08:00
20 lines
510 B
JSON
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"
|
|
}
|