Module import

This commit is contained in:
2025-08-27 20:49:42 +02:00
parent 18a3ef3c5a
commit 7465a79aa3
9 changed files with 722 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"id": "wg-voidships-journal",
"title": "W&G Voidships 1.1 — Journal Pack",
"description": "A single Journal Entry with subpages for each document from wg-voidships.1.1.zip.",
"version": "1.0.1",
"compatibility": {
"minimum": "11",
"verified": "11"
},
"authors": [
{
"name": "Gizmo + GPT-5 Thinking"
}
],
"packs": [
{
"label": "W&G Voidships Docs",
"name": "wg-voidships-docs",
"path": "packs/wg-voidships-docs",
"type": "JournalEntry",
"system": ""
}
],
"readme": "README.md",
"license": "LICENSE"
}