add compatibility information to system.json

This commit is contained in:
Sven Balzer 2024-10-28 13:06:36 +01:00
parent 19297c4bd7
commit a6ae10beba

View File

@ -18,6 +18,11 @@
} }
], ],
"compatibility": {
"minimum": "12",
"verified": "12"
},
"version": "0.1.5", "version": "0.1.5",
"manifest": "https://gitea.ammerhai.com/foundry/dsa-4th-edition/releases/download/latest/system.json", "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" "download": "https://gitea.ammerhai.com/foundry/dsa-4th-edition/releases/download/test2/dsa-4th-edition.zip"