From a6ae10beba310019fa21dd4415f76c66d31f5cef Mon Sep 17 00:00:00 2001 From: Sven Balzer <4653051+Kyuusokuna@users.noreply.github.com> Date: Mon, 28 Oct 2024 13:06:36 +0100 Subject: [PATCH] add compatibility information to system.json --- system.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/system.json b/system.json index bb8d5ea..bec4451 100644 --- a/system.json +++ b/system.json @@ -18,6 +18,11 @@ } ], + "compatibility": { + "minimum": "12", + "verified": "12" + }, + "version": "0.1.5", "manifest": "https://gitea.ammerhai.com/foundry/dsa-4th-edition/releases/download/latest/system.json", "download": "https://gitea.ammerhai.com/foundry/dsa-4th-edition/releases/download/test2/dsa-4th-edition.zip"