Import initial
This commit is contained in:
42
module.json
Normal file
42
module.json
Normal file
@ -0,0 +1,42 @@
|
||||
{
|
||||
"title": "Fan-made content for Barbarians of Lemuria",
|
||||
"description": "Content for Barbarians of Lemuria (maps, portraits, etc)",
|
||||
"authors": [
|
||||
{
|
||||
"name": "LeRatierBretonnien",
|
||||
"discord": "LeRatierBretonnien#2065",
|
||||
"flags": {}
|
||||
}
|
||||
],
|
||||
"url": "https://www.uberwald.me/gitea/public/fvtt-bol-content-pack",
|
||||
"version": "10.0.0",
|
||||
"esmodules": [
|
||||
],
|
||||
"styles": [
|
||||
],
|
||||
"languages": [
|
||||
],
|
||||
"manifest": "https://www.uberwald.me/gitea/public/fvtt-bol-content-pack/module.json",
|
||||
"download": "https://www.uberwald.me/gitea/public/fvtt-bol-content-pack/fvtt-bol-content-pack-v10.zip",
|
||||
"id": "fvtt-bol-content-pack",
|
||||
"relationships": {
|
||||
"requires": [
|
||||
{
|
||||
"id": "bol",
|
||||
"type": "system",
|
||||
"compatibility": {}
|
||||
}
|
||||
],
|
||||
"systems": [
|
||||
{
|
||||
"id": "bol",
|
||||
"type": "system",
|
||||
"compatibility": {}
|
||||
}
|
||||
]
|
||||
},
|
||||
"compatibility": {
|
||||
"minimum": "10",
|
||||
"verified": "10"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user