mirror of
https://github.com/migatu/vtt_work.git
synced 2026-07-14 13:34:42 +00:00
26 lines
728 B
JSON
26 lines
728 B
JSON
{
|
|
"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"
|
|
} |