Amelioration des commandes de tchat et aide

This commit is contained in:
2020-09-13 22:46:42 +02:00
parent 18be421ce5
commit cec65edb83
6 changed files with 89 additions and 22 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": "0.9.3",
"version": "0.9.4",
"minimumCoreVersion": "0.6.0",
"compatibleCoreVersion": "0.6.2",
"compatibleCoreVersion": "0.6.6",
"templateVersion": 28,
"author": "LeRatierBretonnien",
"esmodules": [ "module/rdd-main.js", "module/hook-renderChatLog.js" ],