Gestion de l'import skill/categories
This commit is contained in:
17
system.json
17
system.json
@ -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"
|
||||
}
|
||||
],
|
||||
|
Reference in New Issue
Block a user