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

66 lines
2.0 KiB
JSON
Raw Normal View History

2021-12-28 11:05:57 +01:00
{
"name": "foundryvtt-rdd-fontaine-ortigrise",
"title": "La Fontaine d'Ortigrise",
"description": "Scénario du livre de base de Rêve de Dragon v2 et v3",
"author": "LeRatierBretonnien",
"authors": [],
"url": "https://gitlab.com/LeRatierBretonnien/foundryvtt-rdd-fontaine-ortigrise",
"flags": {},
2022-08-28 18:40:03 +02:00
"version": "1.2.2",
2022-05-21 13:50:14 +02:00
"minimumCoreVersion": "0.8.9",
2022-08-13 19:18:27 +02:00
"compatibleCoreVersion": "9.269",
2021-12-28 11:05:57 +01:00
"scripts": [],
"esmodules": [],
"styles": [],
"languages": [],
"packs": [
{
"label": "Ortigrise - Acteurs",
"name": "ortigrise-acteurs",
"path": "./packs/ortigrise-acteurs.db",
"system": "foundryvtt-reve-de-dragon",
"package": "foundryvtt-rdd-fontaine-ortigrise",
"private": false,
"type": "Actor"
},
{
"label": "Ortigrise - Journal",
"name": "ortigrise-journal",
"path": "./packs/ortigrise-journal.db",
"package": "foundryvtt-rdd-fontaine-ortigrise",
"private": false,
"type": "JournalEntry"
},
{
"label": "Ortigrise - Objets",
"name": "ortigrise-objets",
"path": "./packs/ortigrise-objets.db",
"system": "foundryvtt-reve-de-dragon",
"package": "foundryvtt-rdd-fontaine-ortigrise",
"private": false,
"type": "Item"
},
{
"label": "Ortigrise - Scènes",
"name": "ortigrise-scenes",
"path": "./packs/ortigrise-scenes.db",
"system": "foundryvtt-reve-de-dragon",
"package": "foundryvtt-rdd-fontaine-ortigrise",
"private": false,
"type": "Scene"
}
],
"system": [],
"dependencies": [
{
"name": "foundryvtt-reve-de-dragon",
"type": "system"
}
],
"socket": false,
2022-05-21 13:50:14 +02:00
"manifest": "https://www.uberwald.me/gitea/public/foundryvtt-rdd-fontaine-ortigrise/raw/branch/master/module.json",
2022-08-28 18:40:03 +02:00
"download": "https://www.uberwald.me/gitea/public/foundryvtt-rdd-fontaine-ortigrise/archive/foundryvtt-rdd-fontaine-ortigrise-1.2.2.zip",
2021-12-28 11:05:57 +01:00
"protected": false,
"coreTranslation": false,
"library": false
}