49 lines
1.1 KiB
JSON
49 lines
1.1 KiB
JSON
{
|
|
"title": "Loot Sheet NPC Pathfinder1",
|
|
"description": "This module adds an additional NPC sheet which can be used for loot containers such as chests or shopkeepers.",
|
|
"version": "3.2.3",
|
|
"esmodules": [
|
|
"lootsheetnpcpf1.js"
|
|
],
|
|
"styles": [
|
|
"/css/lootsheetnpcpf1.css"
|
|
],
|
|
"languages": [
|
|
{
|
|
"lang": "en",
|
|
"name": "English",
|
|
"path": "lang/en.json",
|
|
"flags": {}
|
|
},
|
|
{
|
|
"lang": "fr",
|
|
"name": "French",
|
|
"path": "lang/fr.json",
|
|
"flags": {}
|
|
},
|
|
{
|
|
"lang": "it",
|
|
"name": "Italian",
|
|
"path": "lang/it.json",
|
|
"flags": {}
|
|
}
|
|
],
|
|
"socket": true,
|
|
"url": "https://github.com/Almightygir/fvtt-loot-sheet-npc-pf1",
|
|
"manifest": "https://github.com/Almightygir/fvtt-loot-sheet-npc-pf1/releases/latest/download/module.json",
|
|
"download": "https://github.com/Almightygir/fvtt-loot-sheet-npc-pf1/releases/download/v3.2.3/module.zip",
|
|
"id": "lootsheetnpcpf1",
|
|
"relationships": {
|
|
"systems": [
|
|
{
|
|
"id": "pf1",
|
|
"type": "system",
|
|
"compatibility": {}
|
|
}
|
|
]
|
|
},
|
|
"compatibility": {
|
|
"minimum": "9",
|
|
"verified": "9"
|
|
}
|
|
} |