Sync first commit

This commit is contained in:
2020-10-01 23:16:44 +02:00
parent 74748a9c30
commit dd1fd8c868
35 changed files with 18 additions and 0 deletions

18
module.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "wfrp4e-unofficial-grimoire",
"title": "WFRP4E Unofficial Grimoire",
"description": "Unofficial Grimoire for WFRP4E",
"author": "LeRatierBretonnien",
"systems": ["wfrp4e"],
"version": "0.0.1",
"minimumCoreVersion": "0.6.0",
"compatibleCoreVersion":"0.7.3",
"esmodules" : [],
"packs": [
],
"languages": [
],
"manifest": "https://",
"download": "https://",
"url": ""
}