Skip to content

Commit 6995556

Browse files
[投稿] 更新 index.json: 添加 猜数字
1 parent 91a0cfc commit 6995556

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": 34,
4-
"updated": "2026-03-28T11:28:25.065Z",
3+
"data_version": 35,
4+
"updated": "2026-03-28T13:45:54.582Z",
55
"announcement": null,
66
"categories": [
77
{
@@ -867,6 +867,29 @@
867867
"updated": null,
868868
"status": "active",
869869
"lines": 113
870+
},
871+
{
872+
"id": "script_mnadv3th",
873+
"name": "猜数字",
874+
"name_en": "猜数字",
875+
"desc": "iOS风格",
876+
"desc_en": "iOS风格",
877+
"category": "games",
878+
"file": "scripts/games/script_mnadv3th.py",
879+
"thumbnail": null,
880+
"version": 1,
881+
"file_type": "py",
882+
"author": "Yahoo",
883+
"author_en": "Yahoo",
884+
"tags": [
885+
"community"
886+
],
887+
"requires": [],
888+
"min_app_version": "1.5.0",
889+
"added": "2026-03-28",
890+
"updated": null,
891+
"status": "active",
892+
"lines": 188
870893
}
871894
]
872895
}

0 commit comments

Comments
 (0)