v10 support
This commit is contained in:
parent
1abd62d828
commit
f8df3734c9
18
module.json
18
module.json
@ -1,14 +1,19 @@
|
|||||||
{
|
{
|
||||||
"name": "wfrp4e-unofficial-grimoire",
|
"name": "wfrp4e-unofficial-grimoire",
|
||||||
|
"id": "wfrp4e-unofficial-grimoire",
|
||||||
"title": "WFRP4E Unofficial Grimoire",
|
"title": "WFRP4E Unofficial Grimoire",
|
||||||
"description": "Unofficial Grimoire for WFRP4E",
|
"description": "Unofficial Grimoire for WFRP4E",
|
||||||
"author": "LeRatierBretonnien",
|
"author": "LeRatierBretonnien",
|
||||||
"authors": [],
|
"authors": [],
|
||||||
"url": "https://www.uberwald.me/gitea/public/wfrp4e-unofficial-grimoire/",
|
"url": "https://www.uberwald.me/gitea/public/wfrp4e-unofficial-grimoire/",
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"version": "5.0.3",
|
"version": "6.0.0",
|
||||||
"minimumCoreVersion": "0.8.9",
|
"minimumCoreVersion": "0.8.9",
|
||||||
"compatibleCoreVersion": "9",
|
"compatibleCoreVersion": "9",
|
||||||
|
"compatibility": {
|
||||||
|
"minimum": "8",
|
||||||
|
"verified": "10.285"
|
||||||
|
},
|
||||||
"scripts": [],
|
"scripts": [],
|
||||||
"esmodules": [],
|
"esmodules": [],
|
||||||
"styles": [],
|
"styles": [],
|
||||||
@ -56,6 +61,15 @@
|
|||||||
"private": false
|
"private": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"relationships": {
|
||||||
|
"systems": [
|
||||||
|
{
|
||||||
|
"id": "wfrp4e",
|
||||||
|
"type": "system",
|
||||||
|
"compatibility": {}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
"system": [ "wfrp4e" ],
|
"system": [ "wfrp4e" ],
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
{
|
{
|
||||||
@ -65,7 +79,7 @@
|
|||||||
],
|
],
|
||||||
"socket": false,
|
"socket": false,
|
||||||
"manifest": "https://www.uberwald.me/gitea/public/wfrp4e-unofficial-grimoire/raw/branch/master/module.json",
|
"manifest": "https://www.uberwald.me/gitea/public/wfrp4e-unofficial-grimoire/raw/branch/master/module.json",
|
||||||
"download": "https://www.uberwald.me/gitea/public/wfrp4e-unofficial-grimoire/archive/wfrp4e-unofficial-grimoire-5.0.2.zip",
|
"download": "https://www.uberwald.me/gitea/public/wfrp4e-unofficial-grimoire/archive/wfrp4e-unofficial-grimoire-6.0.0.zip",
|
||||||
"protected": false,
|
"protected": false,
|
||||||
"coreTranslation": false
|
"coreTranslation": false
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user