This commit is contained in:
2020-06-22 10:18:03 +02:00
parent 259a7577e8
commit 30a9f08f73
9 changed files with 259 additions and 53 deletions

View File

@ -9,7 +9,17 @@
"author": "LeRatierBretonnien",
"esmodules": [ "module/rdd-main.js", "module/hook-renderChatLog.js" ],
"styles": ["styles/simple.css"],
"packs": [],
"packs": [
{
"name": "competences",
"label": "Compétences",
"system": "foundryvtt-reve-de-dragon",
"module": "foundryvtt-reve-de-dragon",
"path": "./packs/competences.db",
"entity": "Item",
"tag" : "item"
}
],
"languages": [],
"gridDistance": 5,
"gridUnits": "ft",