From 9ebbf3ec19fa5f15dd634be8170a8edd696688ea Mon Sep 17 00:00:00 2001 From: NekoTC Date: Sun, 22 Mar 2026 18:43:41 +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 399bb2bb..935f6db7 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10556,4 +10556,16 @@ "tags": [], "is_official": false }, + { + "module_name": "endfield", + "project_link": "nonebot-plugin-endfield", + "author_id": 96970949, + "tags": [ + { + "label": "终末地", + "color": "#ffd700" + } + ], + "is_official": false + }, ]