Initial commit voidships

This commit is contained in:
2025-08-26 16:31:29 +02:00
commit 0368c13069
12 changed files with 315 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
{
"id": "wg-voidships",
"title": "Voidships for W&G — Unofficial Homebrew (v3)",
"description": "Expanded voidship rules, RT-style construction and catalogue for Wrath & Glory. Fan-made.",
"version": "0.3.0",
"compatibility": { "minimum": "11", "verified": "13" },
"authors": [{ "name": "User & Assistant" }],
"systems": ["wrath-and-glory"],
"packs": [
{ "name": "voidships-rules-v3", "label": "Voidships for W&G — Rules (v3)", "path": "packs/voidships-rules-v3", "type": "JournalEntry" },
{ "name": "voidships-construction-v3", "label": "RT Components — Construction (v3)", "path": "packs/voidships-construction-v3", "type": "JournalEntry" },
{ "name": "voidships-catalogue-v3", "label": "RT Catalogue — Weapons & Components (v3)", "path": "packs/voidships-catalogue-v3", "type": "JournalEntry" },
{ "name": "ships-of-gilead-v3", "label": "Ships of Gilead (Examples v3)", "path": "packs/ships-of-gilead-v3", "type": "JournalEntry" },
{
"name": "campaign-silica-animus",
"label": "Campaign — Silica Animus",
"path": "packs/campaign-silica-animus",
"type": "JournalEntry"
}
],
"readme": "README.md",
"license": "LICENSE.txt"
}