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