This commit is contained in:
Mike Bloy 2024-01-21 22:51:00 -06:00
parent 5d9a03075a
commit 893e7f19d2

View File

@ -1,7 +1,7 @@
{
"id": "mb-pfsw-kingmaker",
"title": "Pathfinder Kingmaker",
"version": "0.1.0",
"version": "1.0.0",
"compatibility": {
"minimum": "11",
"verified": "11"
@ -12,7 +12,6 @@
"email": "mike@bloy.org"
}
],
"url": "https://git.bloy.org/foundryvtt/mb-pfsw-kingmaker",
"packs": [
{
"name": "adventures",
@ -138,5 +137,8 @@
"compatibility": {}
}
]
}
},
"url": "https://git.bloy.org/foundryvtt/mb-pfsw-kingmaker",
"manifest": "https://git.bloy.org/foundryvtt/mb-pfsw-kingmaker/raw/branch/main/module.json",
"download": "https://git.bloy.org/foundryvtt/mb-pfsw-kingmaker/releases/download/v1.0.0/mb-pfsw-kingmaker.zip"
}