Basic module loading
This commit is contained in:
parent
91735c424b
commit
60e77c05d6
2 changed files with 11 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"id": "bae",
|
||||
"title": "Better area effects",
|
||||
"description": "Bullet hell mechanics for everyone.",
|
||||
"authors:": [
|
||||
"authors": [
|
||||
{
|
||||
"name": "Phireh"
|
||||
}
|
||||
|
|
@ -11,5 +11,8 @@
|
|||
"compatibility": {
|
||||
"minimum": "12",
|
||||
"verified": "12"
|
||||
}
|
||||
},
|
||||
"scripts": [
|
||||
"scripts/bae.js"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue