Files
bettergi-scripts-list/repo/js/料理制作及食材加工/manifest.json
呱呱z 2554a8fbcf 优化【料理制作及食材加工】js脚本 (#1265)
* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* 新增标签
2025-07-03 20:48:34 +08:00

20 lines
498 B
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. 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.3",
"bgi_version": "0.44.6", 
"tags": ["食材加工", "料理制作"],
"description": "自动烹饪料理以及加工食材,需要0.44.6及以上版本",
"authors": [
{
"name": "柒叶子",
"link": "https://github.com/511760049"
},
{
"name": "呱呱z"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}