-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodule.json
29 lines (29 loc) · 1.01 KB
/
module.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"id": "wfrp4e-aom-fanmaps",
"title": "WFRP4E - Ashes of Middenheim fanmade maps/ミドンヘイムの灰燼 キャンペーン用マップ",
"description": " Ashes of Middenheim maps for WFRP system./ミドンヘイムの灰燼 キャンペーンのマップ集(呪われし道-第1章)です。",
"version": "1.0.2",
"compatibility": {
"minimum": "10",
"verified": "12"
},
"styles": [],
"packs": [
{
"name": "aom-maps",
"label": "ミドンヘイムの灰燼 マップ",
"type": "Scene",
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
},
"path": "./packs/aom-maps.db",
"package": "wfrp4e-aom-fanmaps"
}
],
"url": "https://github.com/doumoku/wfrp4e-aom-fanmaps",
"manifest": "https://github.com/doumoku/wfrp4e-aom-fanmaps/releases/latest/download/module.json",
"download": "https://github.com/doumoku/wfrp4e-aom-fanmaps/releases/download/v1.0.1/module.zip",
"id": "wfrp4e-aom-fanmaps",
"languages": [],
}