Add queue/souffle templates

This commit is contained in:
2020-07-20 12:02:07 +02:00
parent b996682e09
commit ff6c474921
12 changed files with 169 additions and 19 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.14",
"version": "0.7.15",
"minimumCoreVersion": "0.6.0",
"compatibleCoreVersion": "0.6.2",
"templateVersion": 19,
"templateVersion": 20,
"author": "LeRatierBretonnien",
"esmodules": [ "module/rdd-main.js", "module/hook-renderChatLog.js" ],
"styles": ["styles/simple.css"],