Skip to content

Commit 256c88d

Browse files
[投稿] 更新 index.json: 添加 Ai五子棋
1 parent c5ca472 commit 256c88d

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": 43,
4-
"updated": "2026-03-30T16:52:50Z",
3+
"data_version": 44,
4+
"updated": "2026-03-31T01:58:02.165Z",
55
"announcement": null,
66
"categories": [
77
{
@@ -1052,6 +1052,29 @@
10521052
"updated": null,
10531053
"status": "active",
10541054
"lines": 150
1055+
},
1056+
{
1057+
"id": "ai_mndywb18",
1058+
"name": "Ai五子棋",
1059+
"name_en": "Ai五子棋",
1060+
"desc": "你行你来!",
1061+
"desc_en": "你行你来!",
1062+
"category": "games",
1063+
"file": "scripts/games/ai_mndywb18.py",
1064+
"thumbnail": null,
1065+
"version": 1,
1066+
"file_type": "py",
1067+
"author": "三只菜鸡",
1068+
"author_en": "三只菜鸡",
1069+
"tags": [
1070+
"community"
1071+
],
1072+
"requires": [],
1073+
"min_app_version": "1.5.0",
1074+
"added": "2026-03-31",
1075+
"updated": null,
1076+
"status": "active",
1077+
"lines": 650
10551078
}
10561079
]
10571080
}

0 commit comments

Comments
 (0)