Gestion armures

This commit is contained in:
2020-06-23 23:34:12 +02:00
parent 30a9f08f73
commit d24be22c5e
14 changed files with 101 additions and 22 deletions

View File

@@ -2,10 +2,10 @@
"name": "foundryvtt-reve-de-dragon",
"title": "Rêve de Dragon",
"description": "L'implémentation de Rêve de Dragon pour FoundryVTT",
"version": "0.7.4",
"version": "0.7.5",
"minimumCoreVersion": "0.6.0",
"compatibleCoreVersion": "0.6.2",
"templateVersion": 13,
"templateVersion": 14,
"author": "LeRatierBretonnien",
"esmodules": [ "module/rdd-main.js", "module/hook-renderChatLog.js" ],
"styles": ["styles/simple.css"],