Pass JSON through a linter

This commit is contained in:
Phireh 2024-12-31 14:56:41 +01:00
commit d7c45bfa11

View file

@ -2,7 +2,11 @@
"name": "bae",
"title": "Better area effects",
"description": "Bullet hell mechanics for everyone.",
"authors:": [ { "name": "Phireh" } ],
"version": "1",
"minimumCoreVersion": "12.331",
"authors:": [
{
"name": "Phireh"
}
],
"version": "1",
"minimumCoreVersion": "12.331"
}