Fix name quotation

This commit is contained in:
Phireh 2024-12-31 14:54:56 +01:00
commit 1b93b3d0ea

View file

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