Skip to content

Commit 2246c3d

Browse files
[投稿] 更新 index.json: 添加 2048游戏
1 parent ff08a44 commit 2246c3d

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": 5,
4-
"updated": "2026-03-18T16:29:42.203Z",
3+
"data_version": 6,
4+
"updated": "2026-03-18T16:38:57.338Z",
55
"announcement": null,
66
"categories": [
77
{
@@ -310,6 +310,29 @@
310310
"updated": null,
311311
"status": "active",
312312
"lines": 616
313+
},
314+
{
315+
"id": "2048_mmw9n427",
316+
"name": "2048游戏",
317+
"name_en": "2048游戏",
318+
"desc": "2048超好玩",
319+
"desc_en": "2048超好玩",
320+
"category": "games",
321+
"file": "scripts/games/2048_mmw9n427.py",
322+
"thumbnail": null,
323+
"version": 1,
324+
"file_type": "py",
325+
"author": "今晚打老虎🐯",
326+
"author_en": "今晚打老虎🐯",
327+
"tags": [
328+
"community"
329+
],
330+
"requires": [],
331+
"min_app_version": "1.5.0",
332+
"added": "2026-03-18",
333+
"updated": null,
334+
"status": "active",
335+
"lines": 560
313336
}
314337
]
315338
}

0 commit comments

Comments
 (0)