foundryvtt-reve-de-dragon/system.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.1",
"minimumCoreVersion": "0.6.0",
"compatibleCoreVersion": "0.6.0",
"templateVersion": 11,
"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"
}