Ajout sorts + saisie

This commit is contained in:
2020-06-26 15:47:44 +02:00
parent 3a5a3e9cc5
commit 58f692447e
7 changed files with 106 additions and 10 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.6",
"version": "0.7.7",
"minimumCoreVersion": "0.6.0",
"compatibleCoreVersion": "0.6.2",
"templateVersion": 15,
"templateVersion": 16,
"author": "LeRatierBretonnien",
"esmodules": [ "module/rdd-main.js", "module/hook-renderChatLog.js" ],
"styles": ["styles/simple.css"],