diff --git a/module.json b/module.json index da81305..030f16f 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,11 @@ "name": "bae", "title": "Better area effects", "description": "Bullet hell mechanics for everyone.", - "authors:": [ { "name": "Phireh" } ], + "authors:": [ + { + "name": "Phireh" + } + ], "version": "1", - "minimumCoreVersion": "12.331", + "minimumCoreVersion": "12.331" }