Fouindry v13 support

This commit is contained in:
2025-04-30 23:51:45 +02:00
parent fdf28c4978
commit 627ccc707b
141 changed files with 475 additions and 357 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "fvtt-wasteland",
"description": "Wasteland RPG for FoundryVTT",
"version": "12.0.1",
"version": "13.0.0",
"authors": [
{
"name": "Uberwald/LeRatierBretonnien",
@@ -21,7 +21,7 @@
],
"license": "LICENSE.txt",
"manifest": "https://www.uberwald.me/gitea/public/fvtt-wasteland/raw/branch/main/system.json",
"download": "https://www.uberwald.me/gitea/public/fvtt-wasteland/archive/fvtt-wasteland-v12.0.1.zip",
"download": "https://www.uberwald.me/gitea/public/fvtt-wasteland/archive/fvtt-wasteland-v13.0.0.zip",
"packFolders": [
{
"name": "Wasteland",
@@ -290,7 +290,7 @@
"url": "https://www.uberwald.me/gitea/public/fvtt-wasteland",
"background": "systems/fvtt-wasteland/assets/ui/banniere_wasteland.webp",
"compatibility": {
"minimum": "12",
"verified": "12"
"minimum": "13",
"verified": "13"
}
}