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 +}