From 2823a219eaa703b89b8009ade3551c7cc9ad3528 Mon Sep 17 00:00:00 2001 From: luojisama Date: Fri, 27 Mar 2026 11:43:02 +0800 Subject: [PATCH] :beers: publish plugin CS2 Radar (#3907) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 5dd74da7e34c..36f67b2406e2 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10588,4 +10588,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_cs2radar", + "project_link": "nonebot-plugin-cs2radar", + "author_id": 114895516, + "tags": [ + { + "label": "反恐精英", + "color": "#ea5252" + } + ], + "is_official": false + }, ]