Ajout zone libre, macros et tirage de carte

This commit is contained in:
2023-02-26 15:38:44 +01:00
parent b2a9d8cb75
commit cb8e70c6c1
13 changed files with 78 additions and 34 deletions

View File

@@ -46,6 +46,15 @@
"system": "fvtt-malefices",
"private": false,
"flags": {}
},
{
"type": "Macro",
"label": "Macros",
"name": "malefices-macros",
"path": "packs/malefices-macros.db",
"system": "fvtt-malefices",
"private": false,
"flags": {}
}
],
"license": "LICENSE.txt",
@@ -64,7 +73,7 @@
],
"title": "Maléfices, le Jeu de Rôle",
"url": "https://www.uberwald.me/gitea/public/fvtt-malefices",
"version": "10.1.0",
"download": "https://www.uberwald.me/gitea/public/fvtt-malefices/archive/fvtt-malefices-v10.1.0.zip",
"version": "10.1.1",
"download": "https://www.uberwald.me/gitea/public/fvtt-malefices/archive/fvtt-malefices-v10.1.1.zip",
"background": "systems/fvtt-malefices/images/ui/malefice_welcome_page.webp"
}