From 3a87cf48399ad53d5ccbbba01e0cb7677cdebcb5 Mon Sep 17 00:00:00 2001 From: rabbitboom <160723853+MW2917@users.noreply.github.com> Date: Tue, 28 Oct 2025 16:36:14 +0000 Subject: [PATCH] Update minigames.json --- plugins/minigames.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/plugins/minigames.json b/plugins/minigames.json index bf03d89..120cb65 100644 --- a/plugins/minigames.json +++ b/plugins/minigames.json @@ -1044,6 +1044,19 @@ } } }, + "botsvsbots": { + "description": "Watch your team of bots fight the opposing team of bots!", + "external_url": "", + "authors": [ + { + "name": "rabbitboom", + "email": "", + "discord": "" + } + ], + "versions": { + "1.0.0": null + } "handball": { "description": "Score some goals with handball", "external_url": "", @@ -1609,4 +1622,4 @@ } } } -} \ No newline at end of file +}