Files
vtt_work/wg-greyknights/module.json
T

29 lines
633 B
JSON

{
"id": "gk-greyknight-compendium",
"title": "Grey Knights — Compendium (Wrath & Glory)",
"description": "Compendium pack built ONLY from the provided 'foundry/' JSONs.",
"version": "0.4.0",
"compatibility": {
"minimum": "13",
"verified": "13"
},
"authors": [
{
"name": "User & Assistant"
}
],
"systems": [
"wrath-and-glory"
],
"packs": [
{
"name": "gk-items",
"label": "Grey Knights — Items (from foundry zip)",
"path": "packs/gk-items.db",
"type": "Item",
"system": "wrath-and-glory",
"private": false
}
],
"readme": "README.txt"
}