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",
|
"title": "Better area effects",
|
||||||
"description": "Bullet hell mechanics for everyone.",
|
"description": "Bullet hell mechanics for everyone.",
|
||||||
"authors:": [
|
"authors:": [
|
||||||
|
|
@ -7,6 +7,9 @@
|
||||||
"name": "Phireh"
|
"name": "Phireh"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "1",
|
"version": "1.0.0",
|
||||||
"minimumCoreVersion": "12.331"
|
"compatibility": {
|
||||||
|
"minimum": "12"
|
||||||
|
"verified": "12"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue