Foundry v13 / wfrp v9 migration

This commit is contained in:
2025-05-09 09:58:46 +02:00
parent 31109ba2ec
commit 79ba6a9666
47 changed files with 138 additions and 94 deletions

View File

@@ -16,7 +16,9 @@
"modules/loadScripts.js"
],
"styles": [
"patch-styles.css"
{
"src": "patch-styles.css"
}
],
"languages": [
{
@@ -117,7 +119,7 @@
}
],
"manifest": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/raw/v10/module.json",
"download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-8.5.0.zip",
"download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-9.0.0.zip",
"id": "wh4-fr-translation",
"compatibility": {
"minimum": "13",
@@ -139,4 +141,4 @@
}
]
}
}
}