Import wng-daemonhunters-0.6.4.1.zip do wg-greyknights (2025-08-22T17:07:40Z)

This commit is contained in:
2025-08-22 17:07:40 +00:00
parent fe70f8796d
commit e164cb6ed4
3 changed files with 98 additions and 10 deletions
+9 -10
View File
@@ -1,14 +1,14 @@
{
"id": "gk-greyknight",
"title": "Grey Knights — Compendium (Wrath & Glory)",
"version": "0.6.3",
"id": "wng-daemonhunters",
"title": "Wrath & Glory: Daemonhunters (Grey Knights)",
"version": "0.6.4.1",
"compatibility": {
"minimum": "11",
"verified": "13"
},
"authors": [
{
"name": "User & Assistant"
"name": "Grey Knights Add-on"
}
],
"systems": [
@@ -16,16 +16,15 @@
],
"packs": [
{
"name": "gk-items",
"label": "Grey Knights — Items",
"path": "packs/gk-items",
"name": "daemonhunters",
"label": "Daemonhunters (Grey Knights)",
"path": "packs/daemonhunters.db",
"type": "Item",
"system": "wrath-and-glory",
"private": false
}
],
"esmodules": [
"scripts/auto-loadout.js"
],
"readme": "README.txt"
"scripts/auto-gk-archetype.js"
]
}