18 lines
340 B
JSON
18 lines
340 B
JSON
{
|
|
"id": "bae",
|
|
"title": "Better area effects",
|
|
"description": "Bullet hell mechanics for everyone.",
|
|
"authors": [
|
|
{
|
|
"name": "Phireh"
|
|
}
|
|
],
|
|
"version": "1.0.0",
|
|
"compatibility": {
|
|
"minimum": "12",
|
|
"verified": "12"
|
|
},
|
|
"scripts": [
|
|
"scripts/bae.js"
|
|
]
|
|
}
|