Update JSON to new requeriments

This commit is contained in:
Phireh 2024-12-31 14:59:21 +01:00
commit a3571407fb

View file

@ -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"
}
}