2021-02-22 20:14:25 +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",
|
|
|
|
"version": "0.0.1",
|
|
|
|
"minimumCoreVersion" : "0.7.1",
|
|
|
|
"compatibleCoreVersion": "0.7.9",
|
|
|
|
"author": "LeRatierBretonnien",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "foundryvtt-reve-de-dragon",
|
|
|
|
"type": "system"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"esmodules": [
|
|
|
|
],
|
|
|
|
"scripts": [ ],
|
|
|
|
"styles": [],
|
|
|
|
"packs": [
|
2021-02-23 21:10:15 +01:00
|
|
|
{
|
|
|
|
"label": "Ortigrise - Acteurs",
|
|
|
|
"entity": "Actor",
|
|
|
|
"name": "ortigrise-acteurs",
|
|
|
|
"path": "./packs/ortigrise-acteurs.db",
|
|
|
|
"system": "foundryvtt-reve-de-dragon",
|
|
|
|
"package": "foundryvtt-rdd-fontaine-ortigrise"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"label": "Ortigrise - Journal",
|
|
|
|
"entity": "JournalEntry",
|
|
|
|
"name": "ortigrise-journal",
|
|
|
|
"path": "./packs/ortigrise-journal.db",
|
|
|
|
"package": "foundryvtt-rdd-fontaine-ortigrise"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"label": "Ortigrise - Objets",
|
|
|
|
"entity": "Item",
|
|
|
|
"name": "ortigrise-objets",
|
|
|
|
"path": "./packs/ortigrise-objets.db",
|
|
|
|
"system": "foundryvtt-reve-de-dragon",
|
|
|
|
"package": "foundryvtt-rdd-fontaine-ortigrise"
|
|
|
|
},
|
2021-02-22 23:21:51 +01:00
|
|
|
{
|
|
|
|
"label": "Ortigrise - Scènes",
|
|
|
|
"entity": "Scene",
|
|
|
|
"name": "ortigrise-scenes",
|
|
|
|
"path": "./packs/ortigrise-scenes.db",
|
|
|
|
"system": "foundryvtt-reve-de-dragon",
|
|
|
|
"package": "foundryvtt-rdd-fontaine-ortigrise"
|
|
|
|
}
|
2021-02-22 20:14:25 +01:00
|
|
|
],
|
|
|
|
"url": "https://gitlab.com/LeRatierBretonnien/foundryvtt-rdd-fontaine-ortigrise",
|
|
|
|
"manifest": "https://gitlab.com/LeRatierBretonnien/foundryvtt-rdd-fontaine-ortigrise/-/raw/master/module.json",
|
2021-02-22 20:19:39 +01:00
|
|
|
"download": "https://gitlab.com/LeRatierBretonnien/foundryvtt-rdd-fontaine-ortigrise/-/archive/master/foundryvtt-rdd-fontaine-ortigrise.zip"
|
2021-02-22 20:14:25 +01:00
|
|
|
}
|
|
|
|
|