Update JSON to new requeriments
This commit is contained in:
parent
d7c45bfa11
commit
a3571407fb
1 changed files with 6 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "bae",
|
||||
"id": "bae",
|
||||
"title": "Better area effects",
|
||||
"description": "Bullet hell mechanics for everyone.",
|
||||
"authors:": [
|
||||
|
|
@ -7,6 +7,9 @@
|
|||
"name": "Phireh"
|
||||
}
|
||||
],
|
||||
"version": "1",
|
||||
"minimumCoreVersion": "12.331"
|
||||
"version": "1.0.0",
|
||||
"compatibility": {
|
||||
"minimum": "12"
|
||||
"verified": "12"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue