archive: 食材加工,吃金币活动

This commit is contained in:
秋云
2025-07-07 00:54:42 +08:00
parent f74a724cca
commit 8b730aca68
9 changed files with 619 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"manifest_version": 1,
"name": "自动食材加工",
"version": "1.0",
"description": "自动食材加工, 可自动获取加工完成食材,可指定制作食材.",
"authors": [
{
"name": "听雨♪",
"links": "https://github.com/TingYu-lulumi"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}