23 lines
826 B
JSON
23 lines
826 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.1,
|
|
"minimumCoreVersion": "0.5.7",
|
|
"compatibleCoreVersion": "0.5.7",
|
|
"templateVersion": 1,
|
|
"author": "LeRatierBretonnien",
|
|
"esmodules": ["module/simple.js"],
|
|
"styles": ["styles/simple.css"],
|
|
"packs": [],
|
|
"languages": [],
|
|
"gridDistance": 5,
|
|
"gridUnits": "ft",
|
|
"primaryTokenAttribute": "health",
|
|
"secondaryTokenAttribute": "power",
|
|
"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/raw/master/system.json",
|
|
"license": "LICENSE.txt"
|
|
}
|