Sync first commit
This commit is contained in:
parent
dd1fd8c868
commit
46c9f06b43
18
module.json
18
module.json
@ -4,11 +4,27 @@
|
|||||||
"description": "Unofficial Grimoire for WFRP4E",
|
"description": "Unofficial Grimoire for WFRP4E",
|
||||||
"author": "LeRatierBretonnien",
|
"author": "LeRatierBretonnien",
|
||||||
"systems": ["wfrp4e"],
|
"systems": ["wfrp4e"],
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"minimumCoreVersion": "0.6.0",
|
"minimumCoreVersion": "0.6.0",
|
||||||
"compatibleCoreVersion":"0.7.3",
|
"compatibleCoreVersion":"0.7.3",
|
||||||
"esmodules" : [],
|
"esmodules" : [],
|
||||||
"packs": [
|
"packs": [
|
||||||
|
{
|
||||||
|
"label": "Spells (UG)",
|
||||||
|
"entity": "Item",
|
||||||
|
"name": "spells-ug",
|
||||||
|
"path": "./packs/spells-ug.db",
|
||||||
|
"system": "wfrp4e",
|
||||||
|
"package": "wfrp4e-unofficial-grimoire"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Talents (UG)",
|
||||||
|
"entity": "Item",
|
||||||
|
"name": "talents-ug",
|
||||||
|
"path": "./packs/talents-ug.db",
|
||||||
|
"system": "wfrp4e",
|
||||||
|
"package": "wfrp4e-unofficial-grimoire"
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"languages": [
|
"languages": [
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user