foundryvtt-rdd-fontaine-ort.../module.json

71 lines
1.9 KiB
JSON

{
"id": "foundryvtt-rdd-fontaine-ortigrise",
"title": "La Fontaine d'Ortigrise",
"description": "Scénario du livre de base de Rêve de Dragon v2 et v3",
"authors": [
{
"name": "LeRatierBretonnien",
"flags": {}
},
{
"name": "VincentVK",
"flags": {}
}
],
"url": "https://gitlab.com/LeRatierBretonnien/foundryvtt-rdd-fontaine-ortigrise",
"manifest": "https://www.uberwald.me/gitea/public/foundryvtt-rdd-fontaine-ortigrise/raw/branch/master/module.json",
"download": "https://www.uberwald.me/gitea/public/foundryvtt-rdd-fontaine-ortigrise/archive/foundryvtt-rdd-fontaine-ortigrise-11.0.0.zip",
"version": "11.0.0",
"compatibility": {
"minimum": "10",
"verified": "11",
"maximum": "11"
},
"packs": [
{
"label": "Ortigrise - Acteurs",
"name": "ortigrise-acteurs",
"path": "packs/ortigrise-acteurs.db",
"system": "foundryvtt-reve-de-dragon",
"private": false,
"type": "Actor",
"flags": {}
},
{
"label": "Ortigrise - Journal",
"name": "ortigrise-journal",
"path": "packs/ortigrise-journal.db",
"private": false,
"type": "JournalEntry",
"system": "foundryvtt-reve-de-dragon",
"flags": {}
},
{
"label": "Ortigrise - Objets",
"name": "ortigrise-objets",
"path": "packs/ortigrise-objets.db",
"system": "foundryvtt-reve-de-dragon",
"private": false,
"type": "Item",
"flags": {}
},
{
"label": "Ortigrise - Scènes",
"name": "ortigrise-scenes",
"path": "packs/ortigrise-scenes.db",
"system": "foundryvtt-reve-de-dragon",
"private": false,
"type": "Scene",
"flags": {}
}
],
"relationships": {
"systems": [
{
"id": "foundryvtt-reve-de-dragon",
"type": "system",
"compatibility": {}
}
]
}
}