19 lines
520 B
JSON
19 lines
520 B
JSON
{
|
|
"name": "dungeonslayers-beasts",
|
|
"title": "Dungeonslayers Beasts",
|
|
"description": "The creatures from Dungeonslayers Core book",
|
|
"author": "Max Tharr",
|
|
"version": "1.0.0",
|
|
"minimumCoreVersion": "0.6.0",
|
|
"compatibleCoreVersion": "0.7.0",
|
|
"packs": [
|
|
{
|
|
"name": "bestiarium",
|
|
"label": "Bestiarum",
|
|
"path": "packs/bestiarium.db",
|
|
"system": "ds4",
|
|
"entity": "Actor",
|
|
"module": "Dungeonslayers"
|
|
}
|
|
]
|
|
}
|