commit 62a823443ef00567447f14f14186c0d5f0e7a2b2 Author: Ammerhai Date: Sat Oct 19 18:11:54 2024 +0200 init module.json diff --git a/module.json b/module.json new file mode 100644 index 0000000..f95cf04 --- /dev/null +++ b/module.json @@ -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": {} + } + ] +} \ No newline at end of file