Initial commit with MVP manifest

This commit is contained in:
Phireh 2024-12-31 14:50:35 +01:00
commit e886b3b86c

8
module.json Normal file
View file

@ -0,0 +1,8 @@
{
"name": "bae",
"title": "Better area effects",
"description": "Bullet hell mechanics for everyone.",
"authors:": [ { name: "Phireh" } ],
"version": "1",
"minimumCoreVersion": "12.331",
}