initial
This commit is contained in:
22
module.json
Normal file
22
module.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user