22 lines
543 B
JSON
22 lines
543 B
JSON
{
|
|
"id": "starlit-sentinel-automation",
|
|
"title": "Starlit Sentinel Automation",
|
|
"description": "A very few automation items for Starlit Sentinel",
|
|
"authors": [
|
|
{"name": "Daniel"}
|
|
],
|
|
"version": "0.0.1",
|
|
"compatibility": {
|
|
"minimum": "12",
|
|
"verified": "12"
|
|
},
|
|
"packs": [
|
|
{
|
|
"name": "items",
|
|
"label": "Starlit Sentinel",
|
|
"path": "packs/items.db",
|
|
"entity": "Item",
|
|
"system": "pf2e"
|
|
}
|
|
]
|
|
} |