Final final final

This commit is contained in:
2025-09-18 00:09:29 +02:00
parent 56ada5e1d9
commit d977cff4e4
3 changed files with 205 additions and 3 deletions
+3 -2
View File
@@ -1,7 +1,7 @@
{
"id": "gk-greyknight",
"title": "Grey Knights — Compendium (Wrath & Glory)",
"version": "0.6.4.6",
"version": "0.6.5.2",
"compatibility": {
"minimum": "11",
"verified": "13"
@@ -26,7 +26,8 @@
],
"esmodules": [
"scripts/auto-loadout.js",
"scripts/helpers.js"
"scripts/helpers.js",
"scripts/ui-gkpanel.js"
],
"readme": "README.txt"
}