From f400247efff674fff31623c143a9d0baf179c0a4 Mon Sep 17 00:00:00 2001 From: NekoTC Date: Mon, 9 Mar 2026 11:22:43 +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 001af33e..c2c230f5 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10487,4 +10487,16 @@ ], "is_official": false }, + { + "module_name": "endfield", + "project_link": "nonebot-plugin-endfield", + "author_id": 96970949, + "tags": [ + { + "label": "终末地", + "color": "#ffd700" + } + ], + "is_official": false + }, ]