This commit is contained in:
2025-09-18 09:12:46 +02:00
parent e8ad547844
commit 5892e6148d
3 changed files with 266 additions and 1 deletions
+8 -1
View File
@@ -5,7 +5,14 @@
"version": "1.4.8",
"compatibility": { "minimum": "12", "verified": "13" },
"authors": [{ "name": "Gizmo & GPT-5 Thinking" }],
"esmodules": ["scripts/voidships.js"],
"scripts": [
"scripts/voidships.js",
"scripts/voidship-actor.js"
],
"templates": [
"templates/voidship-sheet.hbs"
],
"packs": [
{ "label": "W&G Voidship Hulls (Empty)", "name": "wg-voidship-hulls", "path": "packs/wg-voidship-hulls.db", "type": "Actor", "system": "wrath-and-glory" },
{ "label": "W&G Voidship Items", "name": "wg-voidship-items", "path": "packs/wg-voidship-items.db", "type": "Item", "system": "wrath-and-glory" },