Skip to content

Commit 75adefa

Browse files
[投稿] 更新 index.json: 添加 逐字显示:适合于文字游戏
1 parent 74b0146 commit 75adefa

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": 95,
4-
"updated": "2026-04-17T18:24:51.985Z",
3+
"data_version": 96,
4+
"updated": "2026-04-18T08:19:40.482Z",
55
"announcement": null,
66
"categories": [
77
{
@@ -1654,6 +1654,29 @@
16541654
"updated": null,
16551655
"status": "active",
16561656
"lines": 26
1657+
},
1658+
{
1659+
"id": "script_mo42gfjn",
1660+
"name": "逐字显示:适合于文字游戏",
1661+
"name_en": "逐字显示:适合于文字游戏",
1662+
"desc": "/i开头是问句,正常就是显示,修改L列表就可以做到剧情游戏了",
1663+
"desc_en": "/i开头是问句,正常就是显示,修改L列表就可以做到剧情游戏了",
1664+
"category": "basic",
1665+
"file": "scripts/basic/script_mo42gfjn.py",
1666+
"thumbnail": null,
1667+
"version": 1,
1668+
"file_type": "py",
1669+
"author": "ioo",
1670+
"author_en": "ioo",
1671+
"tags": [
1672+
"community"
1673+
],
1674+
"requires": [],
1675+
"min_app_version": "1.5.0",
1676+
"added": "2026-04-18",
1677+
"updated": null,
1678+
"status": "active",
1679+
"lines": 17
16571680
}
16581681
]
16591682
}

0 commit comments

Comments
 (0)