Ajout template

This commit is contained in:
2020-06-25 23:18:14 +02:00
parent cde7df1f8e
commit 3a5a3e9cc5
8 changed files with 121 additions and 21 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.5",
"version": "0.7.6",
"minimumCoreVersion": "0.6.0",
"compatibleCoreVersion": "0.6.2",
"templateVersion": 14,
"templateVersion": 15,
"author": "LeRatierBretonnien",
"esmodules": [ "module/rdd-main.js", "module/hook-renderChatLog.js" ],
"styles": ["styles/simple.css"],