init module.json

This commit is contained in:
Ammerhai 2024-10-19 18:11:54 +02:00
commit 62a823443e

15
module.json Normal file
View File

@ -0,0 +1,15 @@
{
"id": "curse-of-strahd",
"title": "Curse of Strahd",
"version": "0.1.0",
"compatibility": {
"minimum": "12",
"verified": "12"
},
"authors": [
{
"name": "Holgorgrim",
"flags": {}
}
]
}