diff --git a/plugins/minigames.json b/plugins/minigames.json index 989ca69..78e8719 100644 --- a/plugins/minigames.json +++ b/plugins/minigames.json @@ -116,6 +116,20 @@ "md5sum": "ceb7ac417c85396722fa9f7fee3cfc01" } } + } + "hot_potato": { + "description": "Pass the mark to someone else before you explode!, + "external_url": "", + "authors": [ + { + "name": "TheMikirog", + "email": "", + "discord": "TheMikirog#1984" + } + ], + "versions": { + "1.0.0": null + } } } -} \ No newline at end of file +}