From f175bd9f78f14eb76c888cd0d48794afb3952e76 Mon Sep 17 00:00:00 2001 From: sladecraven Date: Mon, 12 Sep 2022 21:10:44 +0200 Subject: [PATCH] v10 release --- module.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/module.json b/module.json index 72510a9..651adc2 100644 --- a/module.json +++ b/module.json @@ -141,5 +141,15 @@ "compatibility": { "minimum": "10", "verified": "10.285" + }, + "relationships": { + "systems": [{ + "id": "wfrp4e", + "type": "system" + }], + "requires": [{ + "id": "babele", + "type": "module" + }] } } \ No newline at end of file