Files
2025-09-19 23:48:31 +02:00

34 lines
627 B
JSON

{
"id": "gk-greyknight",
"title": "Grey Knights — Compendium (Wrath & Glory)",
"version": "0.6.5.3",
"compatibility": {
"minimum": "11",
"verified": "13"
},
"authors": [
{
"name": "User & Assistant"
}
],
"systems": [
"wrath-and-glory"
],
"packs": [
{
"name": "gk-items",
"label": "Grey Knights — Items",
"path": "packs/gk-items",
"type": "Item",
"system": "wrath-and-glory",
"private": false
}
],
"esmodules": [
"scripts/auto-loadout.js",
"scripts/helpers.js",
"scripts/ui-gkpanel.js"
],
"readme": "README.txt"
}