From a032b4461f6e47829e373d0aaae737f2f49478fb Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Sun, 15 Jan 2023 00:29:28 +0100 Subject: [PATCH] Init moduled --- module.json | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 module.json diff --git a/module.json b/module.json new file mode 100644 index 0000000..3f471b4 --- /dev/null +++ b/module.json @@ -0,0 +1,35 @@ +{ + "id": "fvtt-rdd-compagnon", + "title": "Le Compagnon du MJ pour RĂªve de Dragon", + "description": "Objets, Items et autres services non-officiels", + "authors": [ + { + "name": "LeRatierBretonnien", + "flags": {} + }, + { + "name": "VincentVK", + "flags": {} + } + ], + "url": "https://www.uberwald.me/gitea/public/fvtt-rdd-compagnon", + "version": "10.0.0", + "compatibility": { + "minimum": "10", + "verified": "10", + "maximum": "10" + }, + "packs": [ + ], + "manifest": "https://www.uberwald.me/gitea/public/fvtt-rdd-compagnon/raw/branch/master/module.json", + "download": "https://www.uberwald.me/gitea/public/fvtt-rdd-compagnon/archive/fvtt-rdd-compagnon-10.0.0.zip", + "relationships": { + "systems": [ + { + "id": "foundryvtt-reve-de-dragon", + "type": "system", + "compatibility": {} + } + ] + } +} \ No newline at end of file