This repository has been archived on 2023-05-22. You can view files and clone it, but cannot push or open issues/pull-requests.
fvtt-shared-compendia/sc-spells/module.json

32 lines
776 B
JSON

{
"id": "sc-spells",
"name": "shared-compendia-spells",
"title": "Shared Compendia Spells",
"description": "List of magic spells",
"authors": [
{
"name": "leego neit"
}
],
"version": "1.0.4",
"minimumCoreVersion": "9",
"compatibility": {
"minimum": "9",
"verified": "10",
"maximum": "10"
},
"manifest": "https://nexus.kdiva.ru/repository/generic/shared-compendia/sc-spells/module.json",
"download": "https://nexus.kdiva.ru/repository/generic/shared-compendia/sc-spells/sc-spells-1.0.4.zip",
"packs": [
{
"name": "sc-spells",
"label": "sc spells",
"path": "packs/sc-spells.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia-spells",
"system": "dnd5e"
}
]
}