Import gk-greyknight-0.5.3.zip do wg-greyknights (2025-08-22T10:31:14Z)

This commit is contained in:
2025-08-22 10:31:14 +00:00
parent 2e44ddf786
commit 73b70ca47f
4 changed files with 32 additions and 52 deletions
+5 -6
View File
@@ -1,11 +1,7 @@
{
"id": "gk-greyknight",
"title": "Grey Knights — Compendium (Wrath & Glory)",
"esmodules": [
"scripts/auto-loadout.js"
],
"description": "Compendium pack built ONLY from the provided 'foundry/' JSONs (6 items).",
"version": "0.5.2",
"version": "0.5.3",
"compatibility": {
"minimum": "11",
"verified": "13"
@@ -22,11 +18,14 @@
{
"name": "gk-items",
"label": "Grey Knights — Items",
"path": "packs/gk-items.db",
"path": "packs/gk-items",
"type": "Item",
"system": "wrath-and-glory",
"private": false
}
],
"esmodules": [
"scripts/auto-loadout.js"
],
"readme": "README.txt"
}