mb-pfsw-kingmaker/module.json
2023-06-23 13:42:36 -05:00

25 lines
497 B
JSON

{
"id": "mb-pfsw-kingmaker",
"title": "Pathfinder Kingmaker",
"version": "0.1.0",
"compatibility": {
"minimum": "11",
"verified": "11"
},
"authors": [
{
"name": "Mike Bloy",
"email": "mike@bloy.org"
}
],
"url": "https://git.bloy.org/foundryvtt/mb-pfsw-kingmaker",
"packs": [
{
"label": "Chapter 1",
"name": "adventure-chapter-1",
"type": "Adventure",
"system": "swade",
"path": "packs/adventure-chapter-1"
}
]
}