#17 Gestion heure et calendrier

This commit is contained in:
2020-12-08 21:41:00 +01:00
parent b20a6d729a
commit a263350b56
6 changed files with 177 additions and 79 deletions

View File

@ -2,9 +2,9 @@
"name": "foundryvtt-reve-de-dragon",
"title": "Rêve de Dragon",
"description": "Rêve de Dragon RPG for FoundryVTT",
"version": "1.1.1",
"version": "1.1.2",
"minimumCoreVersion": "0.7.5",
"compatibleCoreVersion": "0.7.7",
"compatibleCoreVersion": "0.7.8",
"templateVersion": 58,
"author": "LeRatierBretonnien",
"esmodules": [ "module/rdd-main.js", "module/hook-renderChatLog.js" ],