Test/debug combat

This commit is contained in:
2020-07-27 18:58:10 +02:00
parent 77f5fe0a21
commit 0efaac8d68
4 changed files with 46 additions and 31 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.8.2",
"version": "0.8.3",
"minimumCoreVersion": "0.6.0",
"compatibleCoreVersion": "0.6.2",
"templateVersion": 20,
"templateVersion": 23,
"author": "LeRatierBretonnien",
"esmodules": [ "module/rdd-main.js", "module/hook-renderChatLog.js" ],
"styles": ["styles/simple.css"],