Constructor
new PackageCompendiumData()
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
name |
string | The canonical compendium name. This should contain no spaces or special characters. |
|
label |
string | The human-readable compendium name. |
|
path |
string | The local relative path to the compendium source .db file. The filename should match the name attribute. |
|
entity |
string | The specific document type that is contained within this compendium pack |
|
system |
string |
<optional> |
Denote that this compendium pack requires a specific game system to function properly. |
Extends
- DocumentData