Files
bettergi-scripts-list/repo/js/自动循环使用料理/manifest.json
呱呱z 320af9455f 新建简易版自动循环使用料理 (#1550)
* Create 文件夹新建

* Add files via upload

* Delete repo/js/自动循环使用料理/文件夹新建
2025-08-11 19:15:34 +08:00

16 lines
516 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": "自动循环使用料理",
"version": "1.0",
"bgi_version": "0.41.0",
"description": "循环使用背包中指定位置的料理支持300秒、600秒、1800秒、1500秒循环模式。需要在设置中配置料理行列位置。使用前请先将背包中的料理标星置顶处理。",
"tags": ["循环料理使用"],
"authors": [
{
"name": "呱呱z"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}