Files
starlit-sentinel-automation/module.json
2024-08-29 20:04:52 +00:00

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"
}
]
}