From 33916c9ec26c54623b2c7ef3dcb2727195e3f2b2 Mon Sep 17 00:00:00 2001 From: sladecraven Date: Tue, 20 Sep 2022 09:07:26 +0200 Subject: [PATCH] v10 first release --- system.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/system.json b/system.json index 248653b..5eccaa2 100644 --- a/system.json +++ b/system.json @@ -153,5 +153,10 @@ "templateVersion": 18, "title": "Mournblade", "url": "https://www.uberwald.me/gitea/public/fvtt-mournblade", - "background": "systems/fvtt-mournblade/assets/ui/fond_mournblade.webp" + "background": "systems/fvtt-mournblade/assets/ui/fond_mournblade.webp", + "compatibility": { + "minimum": "10", + "verified": "10.285", + "maximum": "10" + }, } \ No newline at end of file