23 lines
919 B
JSON
23 lines
919 B
JSON
{
|
|
"name": "foundryvtt-reve-de-dragon",
|
|
"title": "Rêve de Dragon",
|
|
"description": "L'implémentation de Rêve de Dragon pour FoundryVTT",
|
|
"version": "0.7.2",
|
|
"minimumCoreVersion": "0.6.0",
|
|
"compatibleCoreVersion": "0.6.0",
|
|
"templateVersion": 12,
|
|
"author": "LeRatierBretonnien",
|
|
"esmodules": [ "module/rdd-main.js", "module/hook-renderChatLog.js" ],
|
|
"styles": ["styles/simple.css"],
|
|
"packs": [],
|
|
"languages": [],
|
|
"gridDistance": 5,
|
|
"gridUnits": "ft",
|
|
"primaryTokenAttribute": "data.sante.vie",
|
|
"secondaryTokenAttribute": "data.sante.fatigue",
|
|
"url": "https://gitlab.com/LeRatierBretonnien/foundryvtt-reve-de-dragon/",
|
|
"manifest": "https://gitlab.com/LeRatierBretonnien/foundryvtt-reve-de-dragon/raw/master/system.json",
|
|
"download": "https://gitlab.com/LeRatierBretonnien/foundryvtt-reve-de-dragon/-/archive/master/foundryvtt-reve-de-dragon-master.zip",
|
|
"license": "LICENSE.txt"
|
|
}
|