mirror of
https://github.com/migatu/vtt_work.git
synced 2026-07-14 21:38:39 +00:00
0.1
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"id": "wg-voidships-foundry",
|
||||
"title": "Wrath & Glory: Voidships — Complete",
|
||||
"description": "Statki jako aktorzy (vehicle) + krytyki d66 + makra w kompendium + skrypt helperów.",
|
||||
"version": "1.3.0",
|
||||
"compatibility": {
|
||||
"minimum": "12",
|
||||
"verified": "13"
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "Gizmo & GPT-5 Thinking"
|
||||
}
|
||||
],
|
||||
"esmodules": [
|
||||
"scripts/voidships.js"
|
||||
],
|
||||
"packs": [
|
||||
{
|
||||
"label": "W&G Voidships — Actors",
|
||||
"name": "wg-voidships-actors",
|
||||
"path": "packs/wg-voidships-actors.db",
|
||||
"type": "Actor",
|
||||
"system": "wrath-and-glory"
|
||||
},
|
||||
{
|
||||
"label": "W&G Voidships — Tables",
|
||||
"name": "wg-voidships-tables",
|
||||
"path": "packs/wg-voidships-tables.db",
|
||||
"type": "RollTable"
|
||||
},
|
||||
{
|
||||
"label": "W&G Voidships — Macros",
|
||||
"name": "wg-voidships-macros",
|
||||
"path": "packs/wg-voidships-macros.db",
|
||||
"type": "Macro"
|
||||
}
|
||||
],
|
||||
"relationships": {
|
||||
"systems": [
|
||||
{
|
||||
"id": "wrath-and-glory"
|
||||
}
|
||||
]
|
||||
},
|
||||
"readme": "journal/README.md",
|
||||
"license": "LICENSE"
|
||||
}
|
||||
Reference in New Issue
Block a user