diff --git a/script_library/index.json b/script_library/index.json index a33c664..9c92f0e 100644 --- a/script_library/index.json +++ b/script_library/index.json @@ -1,7 +1,7 @@ { "format_version": 1, - "data_version": 87, - "updated": "2026-04-10T13:14:17.105Z", + "data_version": 88, + "updated": "2026-04-11T13:22:42.800Z", "announcement": null, "categories": [ { @@ -1467,6 +1467,29 @@ "updated": null, "status": "active", "lines": 41 + }, + { + "id": "script_mnud774c", + "name": "太好用了", + "name_en": "太好用了", + "desc": "真的太强大了", + "desc_en": "真的太强大了", + "category": "basic", + "file": "scripts/basic/script_mnud774c.py", + "thumbnail": null, + "version": 1, + "file_type": "py", + "author": "我是人", + "author_en": "我是人", + "tags": [ + "community" + ], + "requires": [], + "min_app_version": "1.5.0", + "added": "2026-04-11", + "updated": null, + "status": "active", + "lines": 1 } ] } diff --git a/script_library/scripts/basic/script_mnud774c.py b/script_library/scripts/basic/script_mnud774c.py new file mode 100644 index 0000000..6344886 --- /dev/null +++ b/script_library/scripts/basic/script_mnud774c.py @@ -0,0 +1 @@ +print("太没用了") \ No newline at end of file