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",
|
||||
"id": "wfrp4e-unofficial-grimoire",
|
||||
"title": "WFRP4E Unofficial Grimoire",
|
||||
"description": "Unofficial Grimoire for WFRP4E",
|
||||
"author": "LeRatierBretonnien",
|
||||
"authors": [],
|
||||
"url": "https://www.uberwald.me/gitea/public/wfrp4e-unofficial-grimoire/",
|
||||
"flags": {},
|
||||
"version": "5.0.3",
|
||||
"version": "6.0.0",
|
||||
"minimumCoreVersion": "0.8.9",
|
||||
"compatibleCoreVersion": "9",
|
||||
"compatibility": {
|
||||
"minimum": "8",
|
||||
"verified": "10.285"
|
||||
},
|
||||
"scripts": [],
|
||||
"esmodules": [],
|
||||
"styles": [],
|
||||
@ -56,6 +61,15 @@
|
||||
"private": false
|
||||
}
|
||||
],
|
||||
"relationships": {
|
||||
"systems": [
|
||||
{
|
||||
"id": "wfrp4e",
|
||||
"type": "system",
|
||||
"compatibility": {}
|
||||
}
|
||||
]
|
||||
},
|
||||
"system": [ "wfrp4e" ],
|
||||
"dependencies": [
|
||||
{
|
||||
@ -65,7 +79,7 @@
|
||||
],
|
||||
"socket": false,
|
||||
"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,
|
||||
"coreTranslation": false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user