Skip to content

Commit 04d6064

Browse files
[投稿] 更新 index.json: 添加 计算器
1 parent 724a801 commit 04d6064

1 file changed

Lines changed: 25 additions & 2 deletions

File tree

script_library/index.json

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"format_version": 1,
3-
"data_version": 12,
4-
"updated": "2026-03-20T10:08:23.591Z",
3+
"data_version": 13,
4+
"updated": "2026-03-20T13:43:04.881Z",
55
"announcement": null,
66
"categories": [
77
{
@@ -472,6 +472,29 @@
472472
"updated": null,
473473
"status": "active",
474474
"lines": 51
475+
},
476+
{
477+
"id": "script_mmyy8nf3",
478+
"name": "计算器",
479+
"name_en": "计算器",
480+
"desc": "灰太狼开发",
481+
"desc_en": "灰太狼开发",
482+
"category": "ui",
483+
"file": "scripts/ui/script_mmyy8nf3.py",
484+
"thumbnail": null,
485+
"version": 1,
486+
"file_type": "py",
487+
"author": "计算器",
488+
"author_en": "计算器",
489+
"tags": [
490+
"community"
491+
],
492+
"requires": [],
493+
"min_app_version": "1.5.0",
494+
"added": "2026-03-20",
495+
"updated": null,
496+
"status": "active",
497+
"lines": 222
475498
}
476499
]
477500
}

0 commit comments

Comments
 (0)