Fix name quotation
This commit is contained in:
parent
e886b3b86c
commit
1b93b3d0ea
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"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:": [ { "name": "Phireh" } ],
|
||||||
"version": "1",
|
"version": "1",
|
||||||
"minimumCoreVersion": "12.331",
|
"minimumCoreVersion": "12.331",
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue