mirror of
https://github.com/migatu/vtt_work.git
synced 2026-07-14 21:38:39 +00:00
Module import
This commit is contained in:
@@ -0,0 +1 @@
|
||||
All rights to original content remain with their respective owners.
|
||||
@@ -0,0 +1,8 @@
|
||||
# W&G Voidships 1.1 — Journal Pack
|
||||
|
||||
This module contains a single Journal Entry with subpages created from files in `wg-voidships.1.1.zip`.
|
||||
Import the Journal into your world from the **W&G Voidships Docs** compendium.
|
||||
|
||||
- Compatible with Foundry VTT v11+
|
||||
- Ownership: default Observer (2)
|
||||
- Source archive: wg-voidships.1.1.zip
|
||||
@@ -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"
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user