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", "name": "bae",
"title": "Better area effects", "title": "Better area effects",
"description": "Bullet hell mechanics for everyone.", "description": "Bullet hell mechanics for everyone.",
"authors:": [ { "name": "Phireh" } ], "authors:": [
"version": "1", {
"minimumCoreVersion": "12.331", "name": "Phireh"
}
],
"version": "1",
"minimumCoreVersion": "12.331"
} }