Import gk-greyknight-0.1.0.zip do wg-greyknights (2025-08-21T19:51:05Z)

This commit is contained in:
2025-08-21 19:51:05 +00:00
parent dc82906983
commit 24ad39dc6f
16 changed files with 4801 additions and 13 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"id": "gk-greyknight",
"title": "Grey Knight Add-on (Wrath & Glory)",
"description": "Homebrew Grey Knights kit for Wrath & Glory: archetype, Aegis armours, integrated storm bolter, Nemesis halberd, ability, macros, and preset actors.",
"version": "0.1.0",
"compatibility": {
"minimum": "13",
"verified": "13"
},
"authors": [
{
"name": "User & Assistant"
}
],
"systems": [
"wrath-and-glory"
],
"esmodules": [
"scripts/auto-loadout.js"
],
"readme": "README.txt",
"license": "LICENSE",
"url": "https://example.com/gk-greyknight",
"manifest": "https://example.com/gk-greyknight/module.json",
"download": "https://example.com/gk-greyknight/gk-greyknight-0.1.0.zip"
}