Skip to content

Commit eb95b38

Browse files
[投稿] 更新 index.json: 添加 扫雷
1 parent cca6c28 commit eb95b38

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": 87,
4-
"updated": "2026-04-10T13:14:17.105Z",
3+
"data_version": 88,
4+
"updated": "2026-04-11T21:12:50.787Z",
55
"announcement": null,
66
"categories": [
77
{
@@ -1467,6 +1467,29 @@
14671467
"updated": null,
14681468
"status": "active",
14691469
"lines": 41
1470+
},
1471+
{
1472+
"id": "script_mnutzsk7",
1473+
"name": "扫雷",
1474+
"name_en": "扫雷",
1475+
"desc": "经典扫雷小游戏,完美还原Windows",
1476+
"desc_en": "经典扫雷小游戏,完美还原Windows",
1477+
"category": "games",
1478+
"file": "scripts/games/script_mnutzsk7.py",
1479+
"thumbnail": null,
1480+
"version": 1,
1481+
"file_type": "py",
1482+
"author": "我是人",
1483+
"author_en": "我是人",
1484+
"tags": [
1485+
"community"
1486+
],
1487+
"requires": [],
1488+
"min_app_version": "1.5.0",
1489+
"added": "2026-04-11",
1490+
"updated": null,
1491+
"status": "active",
1492+
"lines": 236
14701493
}
14711494
]
14721495
}

0 commit comments

Comments
 (0)