diff --git a/plugins/minigames.json b/plugins/minigames.json index 3181af4..c27493a 100644 --- a/plugins/minigames.json +++ b/plugins/minigames.json @@ -773,6 +773,20 @@ } } }, + "infection": { + "description": "It's spreading, avoid the spread!", + "external_url": "", + "authors": [ + { + "name": "JoseAng3l", + "email": "", + "discord": "joseang3l" + } + ], + "versions": { + "1.0.0": null + } + }, "super_duel": { "description": "Crush your enemy in a 1v1", "external_url": "https://www.youtube.com/watch?v=hvRtiXR-oC0", @@ -817,4 +831,4 @@ } } } -} \ No newline at end of file +}