Sync with v10
This commit is contained in:
36
module.json
36
module.json
@ -1,13 +1,15 @@
|
||||
{
|
||||
"name": "WH4-fr-translation",
|
||||
"id": "WH4-fr-translation",
|
||||
"title": "WFRP4e - Core Module en français.",
|
||||
"description": "Traduction Française pour Warhammer v4.",
|
||||
"authors": [ {"name":"LeRatierBretonnien" }],
|
||||
"url": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr",
|
||||
"flags": {},
|
||||
"version": "5.4.1",
|
||||
"minimumCoreVersion": "0.8.0",
|
||||
"compatibleCoreVersion": "9",
|
||||
"version": "6.1.0",
|
||||
"compatibility": {
|
||||
"minimum": "10",
|
||||
"verified": "9.283"
|
||||
},
|
||||
"scripts": [],
|
||||
"esmodules": [
|
||||
"babele-register.js",
|
||||
@ -123,22 +125,22 @@
|
||||
"private": false
|
||||
}
|
||||
],
|
||||
"system": [
|
||||
"wfrp4e"
|
||||
],
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "wfrp4e",
|
||||
"type": "system"
|
||||
},
|
||||
{
|
||||
"name": "babele",
|
||||
"relationships": {
|
||||
"systems": [{
|
||||
"id": "wfrp4e",
|
||||
"type": "system",
|
||||
"compatibility": {
|
||||
"verified": "6.1.1"
|
||||
}
|
||||
}],
|
||||
"requires": [{
|
||||
"id": "babele",
|
||||
"type": "module"
|
||||
}
|
||||
],
|
||||
}]
|
||||
},
|
||||
"socket": false,
|
||||
"manifest": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/raw/v4/module.json",
|
||||
"download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-5.4.1.zip",
|
||||
"download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-6.1.0.zip",
|
||||
"protected": false,
|
||||
"coreTranslation": false,
|
||||
"library": false
|
||||
|
Reference in New Issue
Block a user