Ajout archetypes

This commit is contained in:
2023-02-05 16:57:00 +01:00
parent fbe77dcdc0
commit a4b0c44255
22 changed files with 41 additions and 17 deletions

View File

@ -37,6 +37,15 @@
"system": "fvtt-malefices",
"private": false,
"flags": {}
},
{
"type": "Item",
"label": "Archetypes",
"name": "malefices-archetypes",
"path": "packs/malefices-archetypes.db",
"system": "fvtt-malefices",
"private": false,
"flags": {}
}
],
"license": "LICENSE.txt",
@ -55,7 +64,7 @@
],
"title": "Maléfices, le Jeu de Rôle",
"url": "https://www.uberwald.me/gitea/public/fvtt-malefices",
"version": "10.0.9",
"download": "https://www.uberwald.me/gitea/public/fvtt-malefices/archive/fvtt-malefices-v10.0.9.zip",
"version": "10.0.11",
"download": "https://www.uberwald.me/gitea/public/fvtt-malefices/archive/fvtt-malefices-v10.0.11.zip",
"background": "systems/fvtt-malefices/images/ui/malefice_welcome_page.webp"
}