diff --git a/plugins/minigames.json b/plugins/minigames.json index 2db4b01..a58c040 100644 --- a/plugins/minigames.json +++ b/plugins/minigames.json @@ -656,7 +656,7 @@ } }, "supersmash": { - "description": "SuperSmash", + "description": "Blow up your enemies off the map!", "external_url": "", "authors": [ { @@ -674,4 +674,4 @@ "1.0.0": null } } -} \ No newline at end of file +} diff --git a/plugins/minigames/SuperSmash.py b/plugins/minigames/supersmash.py similarity index 100% rename from plugins/minigames/SuperSmash.py rename to plugins/minigames/supersmash.py