From 5b0a07e5f05eeac6b680d0ed9a473dba5dc8bf3f Mon Sep 17 00:00:00 2001 From: NekoTC Date: Wed, 18 Mar 2026 19:51:14 +0800 Subject: [PATCH] :beers: publish plugin Endfield (#3883) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 76182a12..5e37a76b 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10494,4 +10494,16 @@ "tags": [], "is_official": false }, + { + "module_name": "endfield", + "project_link": "nonebot-plugin-endfield", + "author_id": 96970949, + "tags": [ + { + "label": "终末地", + "color": "#ffd700" + } + ], + "is_official": false + }, ]