Gestion de l'import skill/categories

This commit is contained in:
2024-08-10 00:24:15 +02:00
parent de884cbd22
commit 6cfedca162
26 changed files with 84 additions and 62 deletions

View File

@ -3,7 +3,7 @@
"title": "Rolemaster FRP System",
"description": "The Rolemaster FRP system for FoundryVTT.",
"manifest": "https://www.uberwald.me/gitea/public/fvtt-rolemaster-frp/raw/branch/develop/system.json",
"download": "https://www.uberwald.me/gitea/public/fvtt-rolemaster-frp/archive/v12.0.13.zip",
"download": "https://www.uberwald.me/gitea/public/fvtt-rolemaster-frp/archive/v12.0.14.zip",
"authors": [
{
"name": "Cynicide",
@ -14,7 +14,7 @@
"email": ""
}
],
"version": "12.0.13",
"version": "12.0.14",
"compatibility": {
"minimum": "12",
"verified": "12"
@ -31,17 +31,10 @@
"type": "Item"
},
{
"name": "skill-merp",
"label": "Skills (MERP)",
"name": "skill",
"label": "Skills",
"system": "fvtt-rolemaster-frp",
"path": "./packs/skills-merp",
"type": "Item"
},
{
"name": "skill-rmfrp",
"label": "Skills (RMFRP)",
"system": "fvtt-rolemaster-frp",
"path": "./packs/skills-rmfrp",
"path": "./packs/skills",
"type": "Item"
}
],