27 lines
844 B
JSON
27 lines
844 B
JSON
|
|
{
|
|
"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": [
|
|
],
|
|
"url": "https://gitlab.com/LeRatierBretonnien/foundryvtt-rdd-fontaine-ortigrise",
|
|
"manifest": "https://gitlab.com/LeRatierBretonnien/foundryvtt-rdd-fontaine-ortigrise/-/raw/master/module.json",
|
|
"download": "https://gitlab.com/LeRatierBretonnien/foundryvtt-rdd-fontaine-ortigrise/-/archive/master/foundryvtt-rdd-fontaine-ortigrise.zip"
|
|
}
|
|
|